Code

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