summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2014-03-26 20:16:59 +0100
committerRui Matos <tiagomatos@gmail.com>2014-03-26 20:16:59 +0100
commitedf406c1e73c30ac0a3c3cb0c375d891114193ec (patch)
tree86954398086c25fb8249e948de9f677bd2fc4331
parenta78caba33bf972b09a772fdcbed6d49cc53157ef (diff)
downloadgnome-settings-daemon-GNOME_SETTINGS_DAEMON_3_12_0_1.tar.gz
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 84d9c934..4fa8e1c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+================
+Version 3.12.0.1
+================
+
+- Fix a long delay on session logout (bug 727049)
+- Translation updates
+
==============
Version 3.12.0
==============
diff --git a/configure.ac b/configure.ac
index dd95dd4c..16a4067a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.12.0],
+ [3.12.0.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])