X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=a0539994725b1bfb585887ef4836bb777a52f0b6;hp=5e9fcd90e0f1455de9d2f4a6d1425e26cd7a0c44;hb=00c55e1f9377b7cc1f6a7a029fe3251848e8557a;hpb=03f5fde25cc9fb6113eebaaad9a36c5f23581a4c diff --git a/configure.in b/configure.in index 5e9fcd9..a053999 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.2.1 +VERSION=0.2.2 CFLAGS="-O2 -fomit-frame-pointer" CXXFLAGS="-O2 -fomit-frame-pointer" export PACKAGE VERSION CFLAGS CXXFLAGS