aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-03 14:54:42 -0600
committerTed Gould <ted@gould.cx>2011-02-03 14:54:42 -0600
commitcd55d421ca00a32f8ee1f0a4339eec23160284c7 (patch)
tree54f1c95e35b916bd493b77f6d5aa0097926eaaa3 /configure.ac
parent2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1 (diff)
parentf780ca4c2732d62a46c25a587aa85c02b5a88dd3 (diff)
downloadayatana-indicator-application-cd55d421ca00a32f8ee1f0a4339eec23160284c7.tar.gz
ayatana-indicator-application-cd55d421ca00a32f8ee1f0a4339eec23160284c7.tar.bz2
ayatana-indicator-application-cd55d421ca00a32f8ee1f0a4339eec23160284c7.zip
Import upstream version 0.2.93
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 f76ec1f..fa8d252 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.2.92, ted@canonical.com)
+AC_INIT(indicator-application, 0.2.93, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.2.92)
+AM_INIT_AUTOMAKE(indicator-application, 0.2.93)
AM_MAINTAINER_MODE