Merge with master to pick up commit hook works.
[gitweb.git] / Makefile
index db7596504a3317b994b8e81c78f7d0c1011000db..c0a84298b5a0fde300d18b46bc77d4da8d2e11a4 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)