summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fa7434f0..84f0ead7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+==============
+Version 3.14.0
+==============
+
+- Updated translations
+
+XSettings:
+- Fix swapping out of WM settings schemas
+
===============
Version 3.13.92
===============
diff --git a/configure.ac b/configure.ac
index 50520675..c42ea8b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.13.92],
+ [3.14.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])