Merge branch 'fixes'
[gitweb.git] / Makefile
index 4d721f2ace09f7328dd28981d8117876a4c7af15..f7af3e452c03fbd09c991ed69c034db6082caaba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.7.GIT
+GIT_VERSION = 0.99.8a
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)