diff options
author | Ted Gould <ted@canonical.com> | 2009-08-27 10:11:36 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-27 10:11:36 -0500 |
commit | 9490242a8ee3f624599668ff3cc77b4c7026ead3 (patch) | |
tree | ffb8c74de19cd3d0480d0209de9ed0a290874d56 | |
parent | 3f3da424ad9598486672ac43a531bd7565d765a8 (diff) | |
download | ayatana-indicator-messages-9490242a8ee3f624599668ff3cc77b4c7026ead3.tar.gz ayatana-indicator-messages-9490242a8ee3f624599668ff3cc77b4c7026ead3.tar.bz2 ayatana-indicator-messages-9490242a8ee3f624599668ff3cc77b4c7026ead3.zip |
Changing to version 0.2.0. We need a release sometime.0.2.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d9962a0..ef2239b 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.2.0dev) +AM_INIT_AUTOMAKE(indicator-messages, 0.2.0) AM_MAINTAINER_MODE |