X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=b54148cb212d1206fe74ee97049452986b32c1b0;hb=refs%2Ftags%2Frelease-0-3-1;hp=d4ea59abc461e436b80d68833f133ff64c3cd4d5;hpb=7d9d46b669873161c0388cd539b877857dac49a6;p=swftools.git diff --git a/configure.in b/configure.in index d4ea59a..b54148c 100644 --- 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.0 +VERSION=0.3.1 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