fixed matrix adjustion.
[swftools.git] / 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"