diff options
author | Ted Gould <ted@gould.cx> | 2011-07-14 13:01:07 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-14 13:01:07 -0500 |
commit | acbcc6281bd71cc487c22f6a4565827563631661 (patch) | |
tree | c877a168b1012c872ada18a8b3d6a2b9e9ded5ab | |
parent | 83c4e7ba590b227e3f5c2d93b5819aec4f7b1771 (diff) | |
download | ayatana-indicator-messages-acbcc6281bd71cc487c22f6a4565827563631661.tar.gz ayatana-indicator-messages-acbcc6281bd71cc487c22f6a4565827563631661.tar.bz2 ayatana-indicator-messages-acbcc6281bd71cc487c22f6a4565827563631661.zip |
0.4.920.4.92
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f57d7ab..92f5c88 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.4.91) +AM_INIT_AUTOMAKE(indicator-messages, 0.4.92) AM_MAINTAINER_MODE |