aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2016-08-29 13:21:07 -0400
committerJason Conti <jason.conti@gmail.com>2016-08-29 13:21:07 -0400
commit685c29a6cc66575054226aa1f2f08b6f3a2ef89d (patch)
treeb3a2c9c14028889deae7962d1ce2bbe65cd46f85 /configure.ac
parent1f126e4a5c09bdfbdd30b8e867d22db4b3aa7e87 (diff)
downloadayatana-indicator-notifications-685c29a6cc66575054226aa1f2f08b6f3a2ef89d.tar.gz
ayatana-indicator-notifications-685c29a6cc66575054226aa1f2f08b6f3a2ef89d.tar.bz2
ayatana-indicator-notifications-685c29a6cc66575054226aa1f2f08b6f3a2ef89d.zip
* When updating the notification count on the clear item, deactivate the menu
shell if that count is zero. This avoids leaving a single clear menuitem on screen after all the notifications have been dismissed. * Bump version.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b66d24..4e9aab0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([indicator-notifications], [0.3.0], [jason.conti@gmail.com])
+AC_INIT([indicator-notifications], [0.3.1], [jason.conti@gmail.com])
AM_INIT_AUTOMAKE([-Wall -Werror])