X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=69f92fd4bb1371f8e3f4e3df0140aaaab96b93f8;hb=0d9e83bf97a6a18f17e50883e33c9b9f50ebc66c;hp=0f8e79991ba0e7f5b4f623b8030a5a1fee0b13a0;hpb=5a16f12063d78a79d6ec5d6defb0d68f2829f8e8;p=swftools.git diff --git a/configure.in b/configure.in index 0f8e799..69f92fd 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.4.0 +VERSION=0.4.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