aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-22 14:58:42 -0500
committerTed Gould <ted@canonical.com>2009-04-22 14:58:42 -0500
commita98311e89708a52946534d648220dbbd708f2eaa (patch)
treee762058ae5cd89a820dda54a312131f867e64c4d /configure.ac
parent1842b5b5cdc9ab9fe16f34158579a6c40e593438 (diff)
downloadayatana-indicator-messages-a98311e89708a52946534d648220dbbd708f2eaa.tar.gz
ayatana-indicator-messages-a98311e89708a52946534d648220dbbd708f2eaa.tar.bz2
ayatana-indicator-messages-a98311e89708a52946534d648220dbbd708f2eaa.zip
Putting a 'dev' on the version number
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f408c6..ea25eac 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.0)
+AM_INIT_AUTOMAKE(indicator-messages, 0.2.0dev)
AM_MAINTAINER_MODE