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