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:
84168c6
)
version is now pre0.1.0. We need the 3rd digit for patches, so we
author
kramm
<kramm>
Sun, 28 Oct 2001 23:48:02 +0000
(23:48 +0000)
committer
kramm
<kramm>
Sun, 28 Oct 2001 23:48:02 +0000
(23:48 +0000)
can't keep on doing 0.0.x releases. :)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
b3ba5d2
..
3b68e45
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-3,7
+3,7
@@
AC_INIT(src/)
AC_ARG_PROGRAM
export PACKAGE=swftools
-export VERSION=pre0.0.3
+export VERSION=pre0.1.0
export CFLAGS="-O2 -fomit-frame-pointer"
export CXXFLAGS="-O2 -fomit-frame-pointer"