Merge branch 'master' of .
[gitweb.git] / Makefile
index 0e9f2ec4aaf0dfb9b1d214e9e74277ea8c0458cc..877e0b8a662a66b50e7145e609cb98f15f77b4e6 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)