Code

GIT 0.99.8a
[git.git] / Makefile
index 92f0bda5e785aaff667c82c6a07776197bd24e4e..f7af3e452c03fbd09c991ed69c034db6082caaba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.8
+GIT_VERSION = 0.99.8a
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)