diff options
author | Ted Gould <ted@gould.cx> | 2011-09-28 10:33:24 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-28 10:33:24 -0500 |
commit | de9314480fa9df8b5c7ab30f0e013205fc46347c (patch) | |
tree | 72f5521212ae77cd835282133f9f7f9f088028c2 | |
parent | 7e012db1c40e51918979e57af80705be5255face (diff) | |
download | ayatana-indicator-messages-de9314480fa9df8b5c7ab30f0e013205fc46347c.tar.gz ayatana-indicator-messages-de9314480fa9df8b5c7ab30f0e013205fc46347c.tar.bz2 ayatana-indicator-messages-de9314480fa9df8b5c7ab30f0e013205fc46347c.zip |
0.5.00.5.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index de4f91b..67445d5 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.95) +AM_INIT_AUTOMAKE(indicator-messages, 0.5.0) AM_MAINTAINER_MODE |