[notification-daemon] bump version to 3.17.1, update NEWS



commit d36c1d50890a6730d397329e06bdc75a416aa889
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed Apr 29 14:21:54 2015 +0300

    bump version to 3.17.1, update NEWS

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0c3a6a5..66cf42d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.17.1
+==============
+- Fix resident notifications. (Alberts Muktupāvels)
+- Reset timeout when updating notification content. (Alberts Muktupāvels)
+- Style fixes, should look better with Adwaita theme. (Alberts Muktupāvels)
+
 Version 3.16.1
 ==============
 - Fix timeout, based on patch by Jakub Adam. (Alberts Muktupāvels)
diff --git a/configure.ac b/configure.ac
index 6ef95c1..2f490cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
 dnl ################################################################
 dnl # Initialize autoconf
 dnl ################################################################
-AC_INIT([notification-daemon],[3.16.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
+AC_INIT([notification-daemon],[3.17.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
 AC_PREREQ(2.63)
 
 AC_CONFIG_HEADERS([config.h])


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