GIT 0.99.9 master branch.
authorJunio C Hamano <junkio@cox.net>
Mon, 31 Oct 2005 01:27:38 +0000 (17:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 31 Oct 2005 01:27:38 +0000 (17:27 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile

index 7bccc76..1163dda 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)