summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Vars.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/Vars.make b/Vars.make
index 1a5d9d4..a58801e 100644
--- a/Vars.make
+++ b/Vars.make
@@ -50,3 +50,3 @@ ifeq ($(QPE_VERSION),)
50 ifeq ($(QPE_VERSION),..) 50 ifeq ($(QPE_VERSION),..)
51 QPE_VERSION=0.9.3 51 QPE_VERSION=1.1.0
52 endif 52 endif
@@ -69,3 +69,3 @@ endif
69ifeq ($(QTE_REVISION),) 69ifeq ($(QTE_REVISION),)
70 QTE_REVISION=5 70 QTE_REVISION=6
71endif 71endif
@@ -79,3 +79,3 @@ ifeq ($(QTE_BASEVERSION),)
79 else 79 else
80 QTE_BASEVERSION=2.3.5 80 QTE_BASEVERSION=2.3.7
81 endif 81 endif
@@ -88,3 +88,3 @@ ifeq ($(QTE_VERSION),)
88 else 88 else
89 QTE_VERSION=2.3.5 89 QTE_VERSION=2.3.7
90 endif 90 endif