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