From 700170f70c60fc316f0f310629e42773c818ff84 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Mon, 29 Aug 2016 13:21:07 -0400 Subject: * 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. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.3