version is now pre0.0.3
authorkramm <kramm>
Sat, 27 Oct 2001 21:02:07 +0000 (21:02 +0000)
committerkramm <kramm>
Sat, 27 Oct 2001 21:02:07 +0000 (21:02 +0000)
configure.in

index f17af10..6435fe2 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT(src/)
 AC_ARG_PROGRAM
 
 export PACKAGE=swftools
-export VERSION=0.0.2
+export VERSION=pre0.0.3
 
 export CFLAGS="-O2 -fomit-frame-pointer"
 export CXXFLAGS="-O2 -fomit-frame-pointer"