GIT 0.99.7c
[gitweb.git] / Makefile
index ac13ecbedff7d3e30bd180e25da2ec58150235b9..e90f646af0a26449386b0b442bc8df844eca9820 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.7b
+GIT_VERSION = 0.99.7c
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)