set version to 0.1.0.
authorkramm <kramm>
Fri, 2 Nov 2001 14:49:35 +0000 (14:49 +0000)
committerkramm <kramm>
Fri, 2 Nov 2001 14:49:35 +0000 (14:49 +0000)
configure.in

index bd6023d..5edad3b 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT(src/)
 AC_ARG_PROGRAM
 
 export PACKAGE=swftools
-export VERSION=pre0.1.0
+export VERSION=0.1.0
 
 export CFLAGS="-O2 -fomit-frame-pointer"
 export CXXFLAGS="-O2 -fomit-frame-pointer"