[Swfdec] 3 commits - configure.ac

Benjamin Otte company at kemper.freedesktop.org
Fri Oct 12 09:14:58 PDT 2007


 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
diff-tree 835eda8c888d6f3125f571f69132e293b66e495e (from 2191254808387bf3df8f84ad15beeda238639f1d)
Author: Benjamin Otte <otte at gnome.org>
Date:   Fri Oct 12 18:14:52 2007 +0200

    back to development

diff --git a/configure.ac b/configure.ac
index abe6c94..449c9c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.3)
+AC_INIT(swfdec,0.5.3.1)
 
 [nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
 if test x"$nano" = x1 ; then
diff-tree 2191254808387bf3df8f84ad15beeda238639f1d (from a771cfbb2f1ea42427ec348430162ce28096ba38)
Author: Benjamin Otte <otte at gnome.org>
Date:   Fri Oct 12 18:12:55 2007 +0200

    release 0.5.3

diff --git a/configure.ac b/configure.ac
index 33f9794..abe6c94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.2.1)
+AC_INIT(swfdec,0.5.3)
 
 [nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
 if test x"$nano" = x1 ; then
diff-tree a771cfbb2f1ea42427ec348430162ce28096ba38 (from 609d09e937f5a16695c14b9190420914e2b0f1cb)
Author: Benjamin Otte <otte at gnome.org>
Date:   Fri Oct 12 16:49:34 2007 +0200

    bump libtool version

diff --git a/configure.ac b/configure.ac
index f33c09b..33f9794 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ else
 fi
 AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used])
 
-SWFDEC_LIBVERSION="2:0:0"
+SWFDEC_LIBVERSION="3:0:0"
 AC_SUBST(SWFDEC_LIBVERSION)
 AM_PROG_LIBTOOL
 


More information about the Swfdec mailing list