summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2bbcdde)
raw | patch | inline | side by side (parent: 2bbcdde)
author | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Jul 2005 00:21:16 +0000 (17:21 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Jul 2005 00:21:16 +0000 (17:21 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index e92518f857f650fed6a0a2abc632bb93a7072835..d4518df207bf0ade86df0644b903a82a8f74ff6a 100644 (file)
--- a/Makefile
+++ b/Makefile
# BREAK YOUR LOCAL DIFFS! show-diff and anything using it will likely randomly
# break unless your underlying filesystem supports those sub-second times
# (my ext3 doesn't).
-GIT_VERSION=0.99.1
+GIT_VERSION=0.99.2
COPTS=-O2
CFLAGS=-g $(COPTS) -Wall