X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=2ae69e3aa157b2c630ed3a7683ea75153d1460d0;hb=87ce294c9129879f717f8749cae1c659e18a3823;hp=f96da678226a117bba7d20e2054c5bbe5a84f997;hpb=6ddc0964034342519a87fe013781abf31c6db6ad;p=git.git diff --git a/Makefile b/Makefile index f96da6782..2ae69e3aa 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.9c +GIT_VERSION = 0.99.9d CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)