summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
author/dev/humancontroller <devhc@example.com>2015-04-18 15:53:35 -0500
committerJeff Kent <jeff@jkent.net>2015-06-08 17:01:01 -0500
commitadf3449e69926e23957cf5b786c4f049e6aa068d (patch)
tree948ec8e2f4c8e612e0adf75a6add6fcd67b1b89c /Makefile
parent716b3ff876671b1711814cf99ae8e7264147c87a (diff)
merge some changes from the old "gpp" branch: edit version tags and the set the default fs_game to "gpp"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eff1a6b1..42814787 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ endif
export CROSS_COMPILING
ifndef VERSION
-VERSION=1.2.0
+VERSION=gpp1
endif
ifndef CLIENTBIN