Code

GIT v0.99.8d
[git.git] / Makefile
index 3ae3d3b4603ca8f1b43d38f67205bdfd2268a20d..a4a5ec4aa3327d5dadaca476e7f0e7135a10ac24 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.8c
+GIT_VERSION = 0.99.8d
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)