X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=2422ed464c00cc0069f2cea563229ec001c87d3d;hp=e248df3583b2a0f1f27b17d7be7e24b7124ca22a;hb=7b277f03f0e4db6ba147cddbf25334ba9b18c5a7;hpb=e6fa9fa74bbb0810cca871680b23cc557336fc1b diff --git a/configure.in b/configure.in index e248df3..2422ed4 100644 --- a/configure.in +++ b/configure.in @@ -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"