summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2007-11-15 12:01:38 +0100
committerBenjamin Otte <otte@gnome.org>2007-11-15 12:01:38 +0100
commitb67e5f5ed0163c007ace6f64f5b8e64a6a06db95 (patch)
tree864b9e24a119fc343d656113794912115674111e
parent035ff5fa73666aeb7955cf4f686f3c16e8f41666 (diff)
back to development
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
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