version is now 0.2.1
authorkramm <kramm>
Sun, 16 Dec 2001 13:59:20 +0000 (13:59 +0000)
committerkramm <kramm>
Sun, 16 Dec 2001 13:59:20 +0000 (13:59 +0000)
configure.in

index 61790a8..41c98ab 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/)
 
 export PACKAGE=swftools
-export VERSION=0.2.0
+export VERSION=0.2.1
 
 export CFLAGS="-O2 -fomit-frame-pointer"
 export CXXFLAGS="-O2 -fomit-frame-pointer"