Merge changes in the master branch into 0.99.5 preparation branch.
[git.git] / Makefile
index e8441af..6bc3ed7 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)