[Swfdec] 2 commits - configure.ac

Benjamin Otte company at kemper.freedesktop.org
Thu Nov 15 03:01:47 PST 2007


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

New commits:
commit b67e5f5ed0163c007ace6f64f5b8e64a6a06db95
Author: Benjamin Otte <otte at gnome.org>
Date:   Thu Nov 15 12:01:38 2007 +0100

    back to development

diff --git a/configure.ac b/configure.ac
index 8b4b2d3..56b01c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.58])
-AC_INIT( swfdec-gnome, [0.5.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec] )
+AC_INIT( swfdec-gnome, [0.5.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec] )
 
 AM_INIT_AUTOMAKE(1.6)
 AC_CONFIG_SRCDIR([config.h.in])
@@ -44,7 +44,7 @@ dnl Required versions
 
 SWFDEC_MAJORMINOR=0.5
 AC_SUBST(SWFDEC_MAJORMINOR)
-SWFDEC_REQUIRED=0.5.4
+SWFDEC_REQUIRED=0.5.4.1
 
 GTK_REQUIRED=2.12.0
 
commit 035ff5fa73666aeb7955cf4f686f3c16e8f41666
Author: Benjamin Otte <otte at gnome.org>
Date:   Thu Nov 15 11:12:30 2007 +0100

    release 0.5.4

diff --git a/configure.ac b/configure.ac
index d58ee2d..8b4b2d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.58])
-AC_INIT( swfdec-gnome, [0.5.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec] )
+AC_INIT( swfdec-gnome, [0.5.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec] )
 
 AM_INIT_AUTOMAKE(1.6)
 AC_CONFIG_SRCDIR([config.h.in])
@@ -44,7 +44,7 @@ dnl Required versions
 
 SWFDEC_MAJORMINOR=0.5
 AC_SUBST(SWFDEC_MAJORMINOR)
-SWFDEC_REQUIRED=0.5.3.1
+SWFDEC_REQUIRED=0.5.4
 
 GTK_REQUIRED=2.12.0
 


More information about the Swfdec mailing list