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
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 421c851d5adbeb2e8b4955c1f0185439b75aa4b1
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Nov 15 12:01:00 2007 +0100
back to development
diff --git a/configure.ac b/configure.ac
index 955bd38..baa0baf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec-mozilla,0.5.4)
+AC_INIT(swfdec-mozilla,0.5.4.1)
[nano=$(echo $PACKAGE_VERSION | sed
's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
@@ -57,7 +57,7 @@ AC_ARG_WITH(pkg-config-path,
dnl Check for essential libraries first:
dnl ===================================
-SWFDEC_REQUIRES=0.5.4
+SWFDEC_REQUIRES=0.5.4.1
PKG_CHECK_MODULES(SWFDEC, gmodule-2.0 swfdec-gtk-$SWFDEC_MAJORMINOR =
$SWFDEC_REQUIRES, HAVE_SWFDEC=yes, HAVE_SWFDEC=no)
if test "$HAVE_SWFDEC" = "no"; then
AC_MSG_ERROR([cannot find swfdec-$SWFDEC_MAJORMINOR $SWFDEC_REQUIRES, which
is required for build])
commit da0d4c70dc2ce49eef50e540f1fda4f2b79eb70a
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Nov 15 11:19:43 2007 +0100
release 0.5.4
diff --git a/configure.ac b/configure.ac
index 6c74a5d..955bd38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec-mozilla,0.5.3.1)
+AC_INIT(swfdec-mozilla,0.5.4)
[nano=$(echo $PACKAGE_VERSION | sed
's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
@@ -57,7 +57,7 @@ AC_ARG_WITH(pkg-config-path,
dnl Check for essential libraries first:
dnl ===================================
-SWFDEC_REQUIRES=0.5.3.1
+SWFDEC_REQUIRES=0.5.4
PKG_CHECK_MODULES(SWFDEC, gmodule-2.0 swfdec-gtk-$SWFDEC_MAJORMINOR =
$SWFDEC_REQUIRES, HAVE_SWFDEC=yes, HAVE_SWFDEC=no)
if test "$HAVE_SWFDEC" = "no"; then
AC_MSG_ERROR([cannot find swfdec-$SWFDEC_MAJORMINOR $SWFDEC_REQUIRES, which
is required for build])
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