Version is now 0.2.2.
authorkramm <kramm>
Wed, 16 Jan 2002 20:14:46 +0000 (20:14 +0000)
committerkramm <kramm>
Wed, 16 Jan 2002 20:14:46 +0000 (20:14 +0000)
configure.in

index 5e9fcd9..a053999 100644 (file)
@@ -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