GIT 0.99.8e
[gitweb.git] / Makefile
index a4a5ec4aa3327d5dadaca476e7f0e7135a10ac24..1e1c1b27db7c8cfe0eefe442721d021bf28624c9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.8d
+GIT_VERSION = 0.99.8e
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)