From 27a4b02329b62efffa89419d73be7c1f10838d76 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Wed, 15 Mar 2017 14:58:36 -0400 Subject: * Add option to clear the notifications using middle click on the notification icon. * 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 c99c54a..3ec1f55 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([indicator-notifications], [0.3.2], [jason.conti@gmail.com]) +AC_INIT([indicator-notifications], [0.3.3], [jason.conti@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror]) -- cgit v1.2.3