[Swfdec] 2 commits - configure.ac
Benjamin Otte
company at kemper.freedesktop.org
Thu Nov 15 03:00:44 PST 2007
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8b3f9aca00a0d0447ba95a5ac86c56eb5894b8a8
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Nov 15 12:00:38 2007 +0100
back to development
diff --git a/configure.ac b/configure.ac
index 514f515..96ffeed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.4)
+AC_INIT(swfdec,0.5.4.1)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
commit b621bf359cd9c0ee1db2cd19215309067bb7f06a
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Nov 15 11:01:04 2007 +0100
release 0.5.4
diff --git a/configure.ac b/configure.ac
index 7abf6e3..514f515 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.3.1)
+AC_INIT(swfdec,0.5.4)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
@@ -33,7 +33,7 @@ else
fi
AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used])
-SWFDEC_LIBVERSION="3:0:0"
+SWFDEC_LIBVERSION="4:0:0"
AC_SUBST(SWFDEC_LIBVERSION)
AM_PROG_LIBTOOL
More information about the Swfdec
mailing list