From: kramm Date: Wed, 16 Jan 2002 20:14:46 +0000 (+0000) Subject: Version is now 0.2.2. X-Git-Tag: release-0-2-2~2 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=00c55e1f9377b7cc1f6a7a029fe3251848e8557a Version is now 0.2.2. --- 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