Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fixes'
author
Junio C Hamano
<junkio@cox.net>
Mon, 3 Oct 2005 23:32:57 +0000
(16:32 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 3 Oct 2005 23:32:57 +0000
(16:32 -0700)
Makefile
patch
|
blob
|
history
raw
(from parent 2:
619e5a0
)
diff --git
a/Makefile
b/Makefile
index 92f0bda5e785aaff667c82c6a07776197bd24e4e..25fd5cde868fa85dfb4f27bc671f88187b918913 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-48,7
+48,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.8
+GIT_VERSION = 0.99.8
.GIT
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)