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