Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 0.99.8c
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 747b06447accee7f277346cc058429ad30d57892..68433669949494734cd6a9efab9dac00fe5980fd 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-48,7
+48,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.8
b
+GIT_VERSION = 0.99.8
c
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)