X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=configure.in;h=3b68e45223742c761dfd5408cc90e281612bfbaf;hb=09c060da3e6a2b8d2077135d2454e4a30fcff61d;hp=b3ba5d2b5c76fc1bf87b039e48c665d56c28388a;hpb=cb1ea4ac6aa87051cd59cb6340f09c37051fa51f;p=swftools.git diff --git a/configure.in b/configure.in index b3ba5d2..3b68e45 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(src/) AC_ARG_PROGRAM export PACKAGE=swftools -export VERSION=pre0.0.3 +export VERSION=pre0.1.0 export CFLAGS="-O2 -fomit-frame-pointer" export CXXFLAGS="-O2 -fomit-frame-pointer"