GIT v0.99.7d
[git.git] / Makefile
index e90f646..cfde69c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.7c
+GIT_VERSION = 0.99.7d
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)