summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 91dd674)
raw | patch | inline | side by side (parent: 91dd674)
author | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Oct 2005 23:37:27 +0000 (16:37 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Oct 2005 23:37:27 +0000 (16:37 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 92f0bda5e785aaff667c82c6a07776197bd24e4e..25fd5cde868fa85dfb4f27bc671f88187b918913 100644 (file)
--- a/Makefile
+++ b/Makefile
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.8
+GIT_VERSION = 0.99.8.GIT
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)