X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=5606c83160b972edbd33399d6fd1f49255ae233d;hb=235d521da60e4699e5bd59ac658b5b48bd76ddca;hp=357cb3ec8c9c2d1a694b386a413e84d946396534;hpb=8e6ae4ad5ff14a6fd958ada867e24f8d248aac58;p=git.git diff --git a/Makefile b/Makefile index 357cb3ec..5606c831 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.9.GIT +GIT_VERSION = 0.99.9b CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)