projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46774a8
)
GIT 0.99.9 master branch.
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
7bccc76
..
1163dda
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-52,7
+52,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.9
+GIT_VERSION = 0.99.9
.GIT
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)