]> asedeno.scripts.mit.edu Git - git.git/commitdiff
Post 0.99.8 master branch
authorJunio C Hamano <junkio@cox.net>
Sun, 2 Oct 2005 23:37:27 +0000 (16:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 2 Oct 2005 23:37:27 +0000 (16:37 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile

index 92f0bda5e785aaff667c82c6a07776197bd24e4e..25fd5cde868fa85dfb4f27bc671f88187b918913 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.8
+GIT_VERSION = 0.99.8.GIT
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)