diff options
author | Ted Gould <ted@gould.cx> | 2012-02-14 15:12:59 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-14 15:12:59 -0600 |
commit | f5e31a14aba13cee9b1d5192ef847aa72db624dc (patch) | |
tree | a6dec9b573f596de6b6c0587f7854c7dda60f4fa | |
parent | e6efd2081a32b1c7cfde7fb76bfd3e0d32dfacdc (diff) | |
download | ayatana-indicator-messages-f5e31a14aba13cee9b1d5192ef847aa72db624dc.tar.gz ayatana-indicator-messages-f5e31a14aba13cee9b1d5192ef847aa72db624dc.tar.bz2 ayatana-indicator-messages-f5e31a14aba13cee9b1d5192ef847aa72db624dc.zip |
0.5.910.5.91
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c445995..7fb043a 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.5.90) +AM_INIT_AUTOMAKE(indicator-messages, 0.5.91) AM_MAINTAINER_MODE |