aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2016-08-29 12:44:08 -0400
committerJason Conti <jason.conti@gmail.com>2016-08-29 12:44:08 -0400
commit1f126e4a5c09bdfbdd30b8e867d22db4b3aa7e87 (patch)
treef09a6d6e9db892b1650c5e3d0d1a67a84469d550 /configure.ac
parent7dcedf7f7d0e8adf2ee46222f3d20747f40c7265 (diff)
downloadayatana-indicator-notifications-1f126e4a5c09bdfbdd30b8e867d22db4b3aa7e87.tar.gz
ayatana-indicator-notifications-1f126e4a5c09bdfbdd30b8e867d22db4b3aa7e87.tar.bz2
ayatana-indicator-notifications-1f126e4a5c09bdfbdd30b8e867d22db4b3aa7e87.zip
* Comment the new functions in notification-menuitem.c
* 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 bf1f70f..3b66d24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([indicator-notifications], [0.2.7], [jason.conti@gmail.com])
+AC_INIT([indicator-notifications], [0.3.0], [jason.conti@gmail.com])
AM_INIT_AUTOMAKE([-Wall -Werror])