X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=f7af3e452c03fbd09c991ed69c034db6082caaba;hb=144c83f687e9c3020497662dfae47d03005a9e21;hp=92f0bda5e785aaff667c82c6a07776197bd24e4e;hpb=91dd674e30ba0298e89c9be2657024805170c2ac;p=git.git diff --git a/Makefile b/Makefile index 92f0bda5..f7af3e45 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.8 +GIT_VERSION = 0.99.8a CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)