X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=27cd3423c928dcda5bdb003a919b901dc21c3ce0;hb=8800dcfecae54c0f2ae4fac3d92857921a6e21a4;hp=dc4895bdbe90cfe9f96589523f48f12e5d9caf74;hpb=631b49f2a649238c2cbc74e8ec3604252e32f856;p=swftools.git diff --git a/configure.in b/configure.in index dc4895b..27cd342 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.1 +VERSION=0.4.2 # -Winline? CFLAGS="-Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer" CXXFLAGS="-Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer"