Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Start preparing for 0.99.5
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index e0ea88fbae386ed17e0c0ff2c4882e8dc71f36c3..f8d74e08a802f96fe0345d32d54b05be1f8b5a6a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-32,7
+32,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION=0.99.
4
+GIT_VERSION=0.99.
5
COPTS?=-g -O2
CFLAGS+=$(COPTS) -Wall $(DEFINES)