]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
GIT 0.99.9a
[thirdparty/git.git] / Makefile
index 1163dda0f6444e5c4b4b0afc2850d205a5bc633d..5bb51085e1896f3e732d102c3342629c1d19c5a6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.9.GIT
+GIT_VERSION = 0.99.9a
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)