X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=4a38aa65be8332eb5c858ec5a21777b78698354c;hb=541ad6e2a9cfd71dc1e4131fb2b47e3c630417ed;hp=56e7891c697dfc8ea605edcc4a4f4a37ed05d611;hpb=bbd14cb0113ca26d679970f4db9ad953fb273e36;p=git.git diff --git a/Makefile b/Makefile index 56e7891c..4a38aa65 100644 --- 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)