aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-17 15:30:39 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-17 15:30:39 -0500
commit4e8176ec1b9f95dbe4d7a85eb253677434b2effd (patch)
tree63b65d66eb8a5939a03b48d128cff98e3b22adc4 /configure.ac
parentc64d79b378ef28b99f7e934d54b4e129f1836e1b (diff)
parentd1fbd5d1155d220b808d59a85ab69d46df4449b4 (diff)
downloadayatana-indicator-application-4e8176ec1b9f95dbe4d7a85eb253677434b2effd.tar.gz
ayatana-indicator-application-4e8176ec1b9f95dbe4d7a85eb253677434b2effd.tar.bz2
ayatana-indicator-application-4e8176ec1b9f95dbe4d7a85eb253677434b2effd.zip
merged
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2992df2..114b42b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.0.5, ted@canonical.com)
+AC_INIT(indicator-application, 0.0.4, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.0.5)
+AM_INIT_AUTOMAKE(indicator-application, 0.0.4)
AM_MAINTAINER_MODE