diff options
author | Ted Gould <ted@canonical.com> | 2009-09-17 09:58:02 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-17 09:58:02 -0500 |
commit | 40a0102f12f2c355d32394a8480fe953726b65c9 (patch) | |
tree | 642faca1660c5993bde7a5e71906159dcbe97181 /configure.ac | |
parent | ddff85ec43142d492143f6a914217de1df092b8b (diff) | |
download | ayatana-indicator-messages-40a0102f12f2c355d32394a8480fe953726b65c9.tar.gz ayatana-indicator-messages-40a0102f12f2c355d32394a8480fe953726b65c9.tar.bz2 ayatana-indicator-messages-40a0102f12f2c355d32394a8480fe953726b65c9.zip |
Making a purdy 0.2.30.2.3
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 ee44f91..7c83506 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.2) +AM_INIT_AUTOMAKE(indicator-messages, 0.2.3) AM_MAINTAINER_MODE |