Merge refs/heads/master from .
[gitweb.git] / Makefile
index 4d1c11166e9b625e3a94bafcd1efa6c321028404..adb4965f4921735aec1985ba6f169c96a12c7442 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.4
+GIT_VERSION = 0.99.5
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(DEFINES)