diff options
author | Ted Gould <ted@gould.cx> | 2012-02-09 22:31:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-09 22:31:57 -0600 |
commit | 1f045f4255da09068f5fbbdf89f178631211f2ee (patch) | |
tree | ef573516baff6f2d59b8ba918d317cf375da685b | |
parent | 755287c475058aeef62273287113c1841f6111d9 (diff) | |
download | ayatana-indicator-messages-1f045f4255da09068f5fbbdf89f178631211f2ee.tar.gz ayatana-indicator-messages-1f045f4255da09068f5fbbdf89f178631211f2ee.tar.bz2 ayatana-indicator-messages-1f045f4255da09068f5fbbdf89f178631211f2ee.zip |
0.5.900.5.90
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8b6f966..c445995 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.0) +AM_INIT_AUTOMAKE(indicator-messages, 0.5.90) AM_MAINTAINER_MODE |