git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de0e909
)
Version is now 0.4.0.
author
kramm
<kramm>
Sun, 16 Jun 2002 21:30:24 +0000
(21:30 +0000)
committer
kramm
<kramm>
Sun, 16 Jun 2002 21:30:24 +0000
(21:30 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
f301775
..
d64c900
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-2,7
+2,7
@@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/)
PACKAGE=swftools
-VERSION=0.3.1
+VERSION=0.4.0
CFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer"
CXXFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer"
export PACKAGE VERSION CFLAGS CXXFLAGS