[gdm] configure: bump to 2.91.4



commit 375920671b95591a6b01d7c88ca93520bc2ca65f
Author: Ray Strode <rstrode redhat com>
Date:   Fri Dec 17 12:43:23 2010 -0500

    configure: bump to 2.91.4
    
    Since we now are doing shipping a dconf database in our tarball,k
    gnome 3 components, jump on the gnome 3 train.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ed07dce..3a12767 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([gdm],
-        [2.32.0],
+        [2.91.4],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
 
 AC_CONFIG_SRCDIR([daemon/gdm-manager.c])
@@ -40,7 +40,7 @@ dnl - Dependencies
 dnl ---------------------------------------------------------------------------
 
 DBUS_GLIB_REQUIRED_VERSION=0.74
-GLIB_REQUIRED_VERSION=2.22.0
+GLIB_REQUIRED_VERSION=2.27.4
 GTK_REQUIRED_VERSION=2.20.0
 PANGO_REQUIRED_VERSION=1.3.0
 SCROLLKEEPER_REQUIRED_VERSION=0.1.4



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]