X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=65f415a4adc8f6736f021e7f9821357deddc2e0e;hb=ba8fb28ef14da159bf1a86b2e82f43dcb64f878b;hp=f0ad1be740130093cec268faa9fb186a1f9e23d7;hpb=50f0c053c8be3ac812a8aab1143187a28f324209;p=swftools.git diff --git a/configure.in b/configure.in index f0ad1be..65f415a 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(src/) AC_ARG_PROGRAM export PACKAGE=swftools -export VERSION=0.1.2 +export VERSION=0.2.0 export CFLAGS="-O2 -fomit-frame-pointer" export CXXFLAGS="-O2 -fomit-frame-pointer"