Code

GIT v0.99.7d
[git.git] / Makefile
index e90f646af0a26449386b0b442bc8df844eca9820..cfde69cc015f4a6fffbb94efa5cc38a0987cdc82 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)