git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0ee2ed
)
Version is now 0.5.0
author
kramm
<kramm>
Fri, 6 Feb 2004 18:50:36 +0000
(18:50 +0000)
committer
kramm
<kramm>
Fri, 6 Feb 2004 18:50:36 +0000
(18:50 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
e248df3
..
2422ed4
100644
(file)
--- 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"