From fbef41f0e5fafef907838337f3f9f87eb519752d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Mon, 12 Jul 2010 19:21:23 +0200 Subject: [PATCH] Bump GTK+ version to 2.90.5 and GLib to 2.25.11 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 8b7a2868..bf1692e8 100644 --- a/configure.ac +++ b/configure.ac @@ -122,8 +122,8 @@ AM_CONDITIONAL([PLATFORM_HILDON],[test "$with_platform" = "hildon"]) AM_CONDITIONAL([PLATFORM_WIN32],[test "$with_platform" = "win32"]) dnl Specify required versions of dependencies -GTK_REQUIRED=2.90.4 -GLIB_REQUIRED=2.25.9 +GTK_REQUIRED=2.90.5 +GLIB_REQUIRED=2.25.11 KEYRING_REQUIRED=2.22.0 AC_SUBST([GLIB_REQUIRED]) AC_SUBST([GTK_REQUIRED]) -- 2.43.0