Merge branch 'master' of .
[gitweb.git] / Makefile
index a851f56466b3867534693f12b204441ba0537614..9725b1ac9dce251687ae842b7daaf663ca967269 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)