Merge changes in the master branch into 0.99.5 preparation branch.
[gitweb.git] / Makefile
index e8441af577cca50ba13369a8e3cb98b3a7ea0268..6bc3ed79775f12be1abffbd334127b8a9814b07e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION=0.99.4
+GIT_VERSION=0.99.5
 
 COPTS?=-g -O2
 CFLAGS+=$(COPTS) -Wall $(DEFINES)