X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=c0a84298b5a0fde300d18b46bc77d4da8d2e11a4;hb=e65be0b7aaee03fe4b700a65a828127147cc624f;hp=db7596504a3317b994b8e81c78f7d0c1011000db;hpb=d288a70030eaa5c205a72b4548635e17f8e523c0;p=git.git diff --git a/Makefile b/Makefile index db759650..c0a84298 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.4 +GIT_VERSION = 0.99.5 CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(DEFINES)