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:
03f5fde
)
Version is now 0.2.2.
author
kramm
<kramm>
Wed, 16 Jan 2002 20:14:46 +0000
(20:14 +0000)
committer
kramm
<kramm>
Wed, 16 Jan 2002 20:14:46 +0000
(20:14 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
5e9fcd9
..
a053999
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.2.1
+VERSION=0.2.2
CFLAGS="-O2 -fomit-frame-pointer"
CXXFLAGS="-O2 -fomit-frame-pointer"
export PACKAGE VERSION CFLAGS CXXFLAGS