Code

GIT 0.99.3
[git.git] / Makefile
index 56e7891c697dfc8ea605edcc4a4f4a37ed05d611..4a38aa65be8332eb5c858ec5a21777b78698354c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION=0.99.2
+GIT_VERSION=0.99.3
 
 COPTS?=-g -O2
 CFLAGS+=$(COPTS) -Wall $(DEFINES)