summaryrefslogtreecommitdiffstats
path: root/src/GvimExt
diff options
context:
space:
mode:
Diffstat (limited to 'src/GvimExt')
-rw-r--r--src/GvimExt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/GvimExt/Makefile b/src/GvimExt/Makefile
index 5c598c1a29..16b17345d8 100644
--- a/src/GvimExt/Makefile
+++ b/src/GvimExt/Makefile
@@ -4,7 +4,9 @@
#
TARGETOS=BOTH
-APPVER=4.0
+!ifndef APPVER
+APPVER=5.0
+!endif
!if "$(DEBUG)" != "yes"
NODEBUG = 1