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