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