summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-04-30 15:01:12 +0200
committerBastien Nocera <hadess@hadess.net>2015-04-30 15:01:12 +0200
commit1c5b6ae54e4b4d5805ac90d326b894800ab7f22a (patch)
tree1971169949e8aaa3eccf23c37469736bb86a8e3f
parenta4184a5de52e5ac5d0db689a93752f8d5ff00165 (diff)
downloadgnome-settings-daemon-GNOME_SETTINGS_DAEMON_3_14_4.tar.gz
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a4221f0..cd1919d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
==============
+Version 3.14.4
+==============
+
+Print notifications:
+- Do not block because of authentication
+
+Wacom:
+- Remove calibration notification
+
+==============
Version 3.14.3
==============
diff --git a/configure.ac b/configure.ac
index 5e797a06..2084475b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.14.3],
+ [3.14.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])