[gnome-settings-daemon] Release 2.91.6.1



commit 1179c7129bbd0f6117a8b59a04ad73f2daf62b26
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Dec 23 19:42:20 2010 +0100

    Release 2.91.6.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3dd3232..6ead7a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+================
+Version 2.91.6.1
+================
+
+- Suppress warnings due to gdk_error_trap_pop (Cosimo Cecchi)
+- Fix build with GTK+ 2.91.7 (Cosimo Cecchi)
+
 ==============
 Version 2.91.6
 ==============
diff --git a/configure.ac b/configure.ac
index af17071..1b04351 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [2.91.6],
+        [2.91.6.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])



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