GIT 0.99.9 master branch.
[gitweb.git] / Makefile
index 7bccc76f15c3796c478ac6688c70f43ccd72de6d..1163dda0f6444e5c4b4b0afc2850d205a5bc633d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.9
+GIT_VERSION = 0.99.9.GIT
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)