diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-09-09 15:58:49 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-09-09 15:58:49 -0400 |
commit | 93269e2f90c4b44cd1f3024e4b61ad1e10d16218 (patch) | |
tree | c0098d5888752fafc433b1d3c4b1f313799bb10e /configure.ac | |
parent | 156847abe88bd984dc62b658a1c44801dafbff76 (diff) | |
parent | 13152ea1e48817e0da90c54ebe04a3f69b676710 (diff) | |
download | ayatana-indicator-messages-93269e2f90c4b44cd1f3024e4b61ad1e10d16218.tar.gz ayatana-indicator-messages-93269e2f90c4b44cd1f3024e4b61ad1e10d16218.tar.bz2 ayatana-indicator-messages-93269e2f90c4b44cd1f3024e4b61ad1e10d16218.zip |
releasing version 0.3.11-0ubuntu1
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 ab230fd..f41aff0 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.3.10) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.11) AM_MAINTAINER_MODE |