aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-01 15:37:50 -0500
committerTed Gould <ted@canonical.com>2009-10-01 15:37:50 -0500
commitdeadf15e21f34e2e8e1467eeb84620b9e1ebbeed (patch)
tree52e31a149fe49e4c26d023aeb8b84d77cec0fcbc /configure.ac
parentb9e0e60f145cbe4e7d767285220cdc39100727da (diff)
parent6065e9e4c3c66cedcfee2059a556a04b05d49009 (diff)
downloadayatana-indicator-messages-deadf15e21f34e2e8e1467eeb84620b9e1ebbeed.tar.gz
ayatana-indicator-messages-deadf15e21f34e2e8e1467eeb84620b9e1ebbeed.tar.bz2
ayatana-indicator-messages-deadf15e21f34e2e8e1467eeb84620b9e1ebbeed.zip
* Upstream release 0.2.5
* Making it so that if applications don't set the time on an indicator the time isn't shown in the menu. (LP: #438237) * Putting icons in the right places. (LP: #436460)
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 a338fea..430203e 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.2.4)
+AM_INIT_AUTOMAKE(indicator-messages, 0.2.5)
AM_MAINTAINER_MODE