From 76d2ce4052f359700de3b89b3ed182e55373385b Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 8 Nov 2010 22:48:53 -0500 Subject: [release] 2.91.2.1 Do not depend on unreleased GTK+ (!). --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8bf2a5673..3b0b190a9 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ m4_define([epiphany_version_major],[2]) m4_define([epiphany_version_minor],[91]) m4_define([epiphany_version_micro],[2]) -m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) +m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1]) # This can be either "trunk" or "branches/gnome-x-y" m4_define([epiphany_branch],["trunk"]) @@ -93,7 +93,7 @@ if test "$enable_maintainer_mode" = "yes"; then fi GLIB_REQUIRED=2.25.13 -GTK_REQUIRED=2.91.4 +GTK_REQUIRED=2.91.3 LIBXML_REQUIRED=2.6.12 LIBXSLT_REQUIRED=1.1.7 LIBSTARTUP_NOTIFICATION_REQUIRED=0.5 -- cgit v1.2.3