[Swfdec-commits] Branch '0.6' - 2 commits - configure.ac

Benjamin Otte company at kemper.freedesktop.org
Tue Jul 29 03:40:22 PDT 2008


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1e936cd84431f63af6ace02c129a456d7781fde4
Author: Benjamin Otte <otte at gnome.org>
Date:   Tue Jul 29 12:39:16 2008 +0200

    back to development

diff --git a/configure.ac b/configure.ac
index 1e5b072..c2653d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.6.8)
+AC_INIT(swfdec,0.6.9)
 
 [is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
 if test x"$is_dev" = x1 ; then
commit 27d12bc6b613dbf97fc8663875e046247e6ca392
Author: Benjamin Otte <otte at gnome.org>
Date:   Tue Jul 29 12:37:39 2008 +0200

    release 0.6.8

diff --git a/configure.ac b/configure.ac
index 7094632..1e5b072 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.6.7)
+AC_INIT(swfdec,0.6.8)
 
 [is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
 if test x"$is_dev" = x1 ; then


More information about the Swfdec-commits mailing list