diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 16:57:19 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 16:57:19 -0600 |
commit | 0ade6393658510b2af6b83588ddc01d3b4067643 (patch) | |
tree | 17863abe5090d46c9a223a3d36399c7935cbce4a | |
parent | d6519fb4f6cd5ed4eaeeae4a8cceb14787a25695 (diff) | |
download | ayatana-indicator-messages-0ade6393658510b2af6b83588ddc01d3b4067643.tar.gz ayatana-indicator-messages-0ade6393658510b2af6b83588ddc01d3b4067643.tar.bz2 ayatana-indicator-messages-0ade6393658510b2af6b83588ddc01d3b4067643.zip |
0.3.910.3.91
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 762c05d..721805e 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.90) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.91) AM_MAINTAINER_MODE |