Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 0.99.6
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9122c03ea3f882c940f8ebc18ec3ba7395d70d74..6dbffc23e22895993a6846d7469ed2302f7aa81e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-34,7
+34,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.
5
+GIT_VERSION = 0.99.
6
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(DEFINES)