[gnome-session] 2.91.94



commit aefbfc27e2b08738bb485b57f8544159c972c2a5
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 28 19:03:08 2011 -0400

    2.91.94

 NEWS         |   10 ++++++++++
 configure.ac |    4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8b1a7e9..20cfce1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Version 2.91.94
+===============
+
+Session Manager: Bump the phase timeout to 30 seconds.
+
+Translations: Swedish, Ukrainian, Punjabi, Norwegian bokmål,
+  Bazilian Portuguese, Dutch, Hebrew, German, Japanese, Arabic,
+  Russian, Vietnamese, Uighur, French, Latvian, Polish
+
+===============
 Version 2.91.93
 ===============
 
diff --git a/configure.ac b/configure.ac
index 020d038..40324c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gnome-session],
-        [3.0.0],
+        [2.91.94],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
 
 AC_CONFIG_SRCDIR([gnome-session])
@@ -57,7 +57,7 @@ PKG_CHECK_MODULES(GNOME_SESSION,
         gtk+-3.0 >= $GTK3_REQUIRED
         dbus-glib-1 >= $DBUS_GLIB_REQUIRED
         upower-glib >= $UPOWER_REQUIRED
-	librsvg-2.0
+        librsvg-2.0
 )
 
 PKG_CHECK_MODULES(SESSION_PROPERTIES,



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