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