diff options
author | Ted Gould <ted@canonical.com> | 2009-10-01 15:34:56 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-01 15:34:56 -0500 |
commit | 6065e9e4c3c66cedcfee2059a556a04b05d49009 (patch) | |
tree | 801bd58bcdd9782d5db6b2a3483e9e805b6455ac /configure.ac | |
parent | d1cf2faaec71420c36d41fc994363677fc109dd3 (diff) | |
download | ayatana-indicator-messages-6065e9e4c3c66cedcfee2059a556a04b05d49009.tar.gz ayatana-indicator-messages-6065e9e4c3c66cedcfee2059a556a04b05d49009.tar.bz2 ayatana-indicator-messages-6065e9e4c3c66cedcfee2059a556a04b05d49009.zip |
0.2.50.2.5
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 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 |