diff options
author | Ted Gould <ted@gould.cx> | 2011-08-11 09:16:13 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-11 09:16:13 -0500 |
commit | 3e347a0dba56074bcd4023450afb1982e16e1684 (patch) | |
tree | ff2415ecc5e2b9b851b9a0e70ec1022df5abcec0 /configure.ac | |
parent | aa5e8309d99d5e70f6b6d6ce6a4e7a37e8decbd9 (diff) | |
download | ayatana-indicator-messages-3e347a0dba56074bcd4023450afb1982e16e1684.tar.gz ayatana-indicator-messages-3e347a0dba56074bcd4023450afb1982e16e1684.tar.bz2 ayatana-indicator-messages-3e347a0dba56074bcd4023450afb1982e16e1684.zip |
0.4.930.4.93
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 f7c16c2..45bccf0 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.92) +AM_INIT_AUTOMAKE(indicator-messages, 0.4.93) AM_MAINTAINER_MODE |