From e54121840953aa05639d361bad6a9da187cdcc1c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 29 Mar 2004 13:44:27 +0000 Subject: Merging from release-1-2-1 branch --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index ae5748cc9..1a99bf5dc 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(epiphany, 1.2.1, +AC_INIT(epiphany, 1.2.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 @@ -18,8 +18,8 @@ AC_PROG_INTLTOOL([0.29]) dnl put the ACLOCAL flags in the Makefile ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" -GLIB_REQUIRED=2.3.5 -GTK_REQUIRED=2.3.5 +GLIB_REQUIRED=2.4.0 +GTK_REQUIRED=2.4.0 LIBBONOBOUI_REQUIRED=2.1.1 LIBXML_REQUIRED=2.6.6 LIBGNOMEVFS_REQUIRED=2.3.1 -- cgit v1.2.3