diff options
author | Ted Gould <ted@canonical.com> | 2009-09-10 09:03:02 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-10 09:03:02 -0500 |
commit | a30c0ed9436d96f59dab24c58e63a45a40e91628 (patch) | |
tree | 6809a7c1e6a5a080c8f5b767fe394e20e0dd69f0 /configure.ac | |
parent | 36d27348bf26513f1203c408a5b485dd36015ee7 (diff) | |
download | ayatana-indicator-messages-a30c0ed9436d96f59dab24c58e63a45a40e91628.tar.gz ayatana-indicator-messages-a30c0ed9436d96f59dab24c58e63a45a40e91628.tar.bz2 ayatana-indicator-messages-a30c0ed9436d96f59dab24c58e63a45a40e91628.zip |
Going 0.2.20.2.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 |