aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-03-21 18:07:37 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-03-21 18:07:37 -0400
commit86bfcf3079b88e25a9978bd5077c5b34d3fdeeb2 (patch)
tree0126c7afc69d73f16c8727573bbd9d7a038454d2 /configure.ac
parentde6e9e4cff040336fd949f99ed3cab829d3f2b10 (diff)
parent63e76db59850f64c5ef1f5e766258e4c7583e9bd (diff)
downloadayatana-indicator-application-86bfcf3079b88e25a9978bd5077c5b34d3fdeeb2.tar.gz
ayatana-indicator-application-86bfcf3079b88e25a9978bd5077c5b34d3fdeeb2.tar.bz2
ayatana-indicator-application-86bfcf3079b88e25a9978bd5077c5b34d3fdeeb2.zip
Prepared upstream tree for merging into target branch.
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 064de6f..fe27c33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.4.93, ted@canonical.com)
+AC_INIT(indicator-application, 0.4.94, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.4.93)
+AM_INIT_AUTOMAKE(indicator-application, 0.4.94)
AM_MAINTAINER_MODE