Version is now 0.5.0
authorkramm <kramm>
Fri, 6 Feb 2004 18:50:36 +0000 (18:50 +0000)
committerkramm <kramm>
Fri, 6 Feb 2004 18:50:36 +0000 (18:50 +0000)
configure.in

index e248df3..2422ed4 100644 (file)
@@ -13,7 +13,7 @@ AC_ARG_ENABLE(lame,
 [  --disable-lame          don't compile any L.A.M.E. mp3 encoding code in], DISABLE_LAME=true)
 
 PACKAGE=swftools
-VERSION=2004-02-05-1504
+VERSION=0.5.0
 
 
 WARNINGS="-Wparentheses -Wimplicit -Wreturn-type"