aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-27 10:11:36 -0500
committerTed Gould <ted@canonical.com>2009-08-27 10:11:36 -0500
commit9490242a8ee3f624599668ff3cc77b4c7026ead3 (patch)
treeffb8c74de19cd3d0480d0209de9ed0a290874d56
parent3f3da424ad9598486672ac43a531bd7565d765a8 (diff)
downloadayatana-indicator-messages-0.2.0.tar.gz
ayatana-indicator-messages-0.2.0.tar.bz2
ayatana-indicator-messages-0.2.0.zip
Changing to version 0.2.0. We need a release sometime.0.2.0
-rw-r--r--configure.ac2
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