aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-03-04 23:49:51 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-03-04 23:49:51 +0100
commit8dcf6e3c998de10b8989d5a66308c3dd424668e9 (patch)
treeba35ec09962361baa611e6d5d2239c9ad9fda253 /configure.ac
parent55be4446f55193573d8cde7f11e91c7c988f3aba (diff)
parent31743686e7ea47be4d890f9fde454cc2073ff004 (diff)
downloadayatana-indicator-application-8dcf6e3c998de10b8989d5a66308c3dd424668e9.tar.gz
ayatana-indicator-application-8dcf6e3c998de10b8989d5a66308c3dd424668e9.tar.bz2
ayatana-indicator-application-8dcf6e3c998de10b8989d5a66308c3dd424668e9.zip
releasing version 0.0.15-0ubuntu10.0.15-0ubuntu1
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 219a08e..bf404e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.0.14, ted@canonical.com)
+AC_INIT(indicator-application, 0.0.15, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.0.14)
+AM_INIT_AUTOMAKE(indicator-application, 0.0.15)
AM_MAINTAINER_MODE