aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-25 09:04:37 -0500
committerTed Gould <ted@gould.cx>2011-08-25 09:04:37 -0500
commit22c49c1e43e913b7c9c453bb7aff8baf4905bc19 (patch)
treea79a3ebf148ee1e50ab49639ead20f57e94137aa /configure.ac
parent7dc2668bf7cec024e84bc1d211fab455b4c60655 (diff)
parentae8f3199a8f3c9d8ff1168465b136c579fac7385 (diff)
downloadayatana-indicator-messages-22c49c1e43e913b7c9c453bb7aff8baf4905bc19.tar.gz
ayatana-indicator-messages-22c49c1e43e913b7c9c453bb7aff8baf4905bc19.tar.bz2
ayatana-indicator-messages-22c49c1e43e913b7c9c453bb7aff8baf4905bc19.zip
* New upstream release.
* Fix naming of "Clear" item * Fix alignment of items to there is a consistent gutter
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 0bb8645..de4f91b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-messages.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-messages, 0.4.94)
+AM_INIT_AUTOMAKE(indicator-messages, 0.4.95)
AM_MAINTAINER_MODE