Code

GIT 0.99.9d
[git.git] / Makefile
index f96da678226a117bba7d20e2054c5bbe5a84f997..2ae69e3aa157b2c630ed3a7683ea75153d1460d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.9c
+GIT_VERSION = 0.99.9d
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)