diff options
author | Ted Gould <ted@gould.cx> | 2010-09-09 13:10:37 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-09 13:10:37 -0500 |
commit | e5203a9b365ba1c6ab32fb772c31577350b1c2cd (patch) | |
tree | 5a8fdcec21df2af7448da163767cc2c022eb3d88 | |
parent | 9522939474e8e6b19b1af712d1507ed3b9200b22 (diff) | |
download | ayatana-indicator-messages-e5203a9b365ba1c6ab32fb772c31577350b1c2cd.tar.gz ayatana-indicator-messages-e5203a9b365ba1c6ab32fb772c31577350b1c2cd.tar.bz2 ayatana-indicator-messages-e5203a9b365ba1c6ab32fb772c31577350b1c2cd.zip |
0.3.110.3.11
-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 |