Merge branch 'master' of .
[gitweb.git] / Makefile
index 9c2bdd642bd7b3e142512f1b71780273351ca514..e2bbcb590ede692b901284b2dae7448352463f7c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.6
+GIT_VERSION = 0.99.7
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)