X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=6435fe29f7e5cb1e4dee53bdde97aa0b97a5db74;hp=f17af10fd20d55e9cf91614246cd7fd3f71cfa3e;hb=88bafc72e1f9a16dd2df59094c7a0fa72da1d216;hpb=24075ad8859c624a9ca467bf13221cedc6aadaff diff --git a/configure.in b/configure.in index f17af10..6435fe2 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(src/) AC_ARG_PROGRAM export PACKAGE=swftools -export VERSION=0.0.2 +export VERSION=pre0.0.3 export CFLAGS="-O2 -fomit-frame-pointer" export CXXFLAGS="-O2 -fomit-frame-pointer"