[Swfdec] 3 commits - configure.ac
Benjamin Otte
company at kemper.freedesktop.org
Mon Dec 17 12:43:24 PST 2007
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 75044ce6f95b11161f5023b039ea71d450cba92c
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Dec 17 21:21:14 2007 +0100
back to development
diff --git a/configure.ac b/configure.ac
index 302478c..c09d6cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.5)
+AC_INIT(swfdec,0.5.5.1)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
commit 67ec80453714e5be9927c298a277f677178a0612
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Dec 17 21:20:23 2007 +0100
release 0.5.5
diff --git a/configure.ac b/configure.ac
index 088cbd3..302478c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.4.1)
+AC_INIT(swfdec,0.5.5)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
commit a78d26d663339446cc6bec5b5eeee94f1d44a7f8
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Dec 17 19:53:07 2007 +0100
bump libversion
diff --git a/configure.ac b/configure.ac
index bb86e8f..088cbd3 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="4:0:0"
+SWFDEC_LIBVERSION="5:0:0"
AC_SUBST(SWFDEC_LIBVERSION)
AM_PROG_LIBTOOL
More information about the Swfdec
mailing list