aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2017-03-15 14:58:36 -0400
committerJason Conti <jason.conti@gmail.com>2017-03-15 14:58:36 -0400
commit27a4b02329b62efffa89419d73be7c1f10838d76 (patch)
tree51d6c58c02fc6f65990e698e34be7e5be6149b84 /configure.ac
parent6dd7a7237dceefd83deb8be94744b7182d173492 (diff)
downloadayatana-indicator-notifications-27a4b02329b62efffa89419d73be7c1f10838d76.tar.gz
ayatana-indicator-notifications-27a4b02329b62efffa89419d73be7c1f10838d76.tar.bz2
ayatana-indicator-notifications-27a4b02329b62efffa89419d73be7c1f10838d76.zip
* Add option to clear the notifications using middle click on the notification icon.0.3.3
* 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 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])