summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 54809216..9ab4227a 100644
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,7 @@ endif
export CROSS_COMPILING
ifndef VERSION
-VERSION=1.2.0
+VERSION=gpp1
endif
ifndef CLIENTBIN
@@ -113,7 +113,7 @@ SERVERBIN=tremded
endif
ifndef BASEGAME
-BASEGAME=base
+BASEGAME=gpp
endif
ifndef BASEGAME_CFLAGS