[gnome-settings-daemon] 3.20.0



commit c1b0caa86eea40d1175e293c3bb72eb821b96917
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 21 12:39:38 2016 +0100

    3.20.0

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0030a09..38e526a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+==============
+Version 3.20.0
+==============
+
+- Fix cancellation handling and possible crashes in all plugins
+
 ===============
 Version 3.19.92
 ===============
diff --git a/configure.ac b/configure.ac
index a578f0c..945f26b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.19.92],
+        [3.20.0],
         [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]