X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=033c96e8f1c5ea3ebfa99d4c7ada0e677bf85fc2;hb=712d865523cbfd3025e555398b8caa164466529d;hp=9aa0c9a4f1423ab50ee02165987b553b0f8de641;hpb=0516de30e8bdd26086e2a3edd3375981fd0c34d6;p=git.git diff --git a/Makefile b/Makefile index 9aa0c9a4..033c96e8 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.5 +GIT_VERSION = 0.99.6 CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(DEFINES)