summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 46774a8)
raw | patch | inline | side by side (parent: 46774a8)
author | Junio C Hamano <junkio@cox.net> | |
Mon, 31 Oct 2005 01:27:38 +0000 (17:27 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 31 Oct 2005 01:27:38 +0000 (17:27 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 7bccc76f15c3796c478ac6688c70f43ccd72de6d..1163dda0f6444e5c4b4b0afc2850d205a5bc633d 100644 (file)
--- a/Makefile
+++ b/Makefile
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.9
+GIT_VERSION = 0.99.9.GIT
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)