aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-10 09:10:09 -0500
committerTed Gould <ted@canonical.com>2009-09-10 09:10:09 -0500
commitef890ecf3b942fa85a5630736c0e406c9120161b (patch)
tree123e600a3bb1d93d827bbd46cb2abf2c1590261e /configure.ac
parent5439c24a959d39d9ab54e637d2db3bc3d1227d47 (diff)
parenta30c0ed9436d96f59dab24c58e63a45a40e91628 (diff)
downloadayatana-indicator-messages-ef890ecf3b942fa85a5630736c0e406c9120161b.tar.gz
ayatana-indicator-messages-ef890ecf3b942fa85a5630736c0e406c9120161b.tar.bz2
ayatana-indicator-messages-ef890ecf3b942fa85a5630736c0e406c9120161b.zip
* Upstream 0.2.2 release
* Adds in separators between application groups
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 171c988..174aec6 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.1)
+AM_INIT_AUTOMAKE(indicator-messages, 0.2.2)
AM_MAINTAINER_MODE