aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-04 11:40:30 -0600
committerTed Gould <ted@gould.cx>2010-03-04 11:40:30 -0600
commit03519bdfa768c82f108c98de4ec73f99356308f1 (patch)
treec677c58987c4efa1d0024fd190a3a689e2962103 /configure.ac
parentd7ff9156733379b5dab62ba6aa26f573e886d54d (diff)
parentfa723603dce8e5fd24371b5358a4ea3bc9ed8bc0 (diff)
downloadayatana-indicator-application-03519bdfa768c82f108c98de4ec73f99356308f1.tar.gz
ayatana-indicator-application-03519bdfa768c82f108c98de4ec73f99356308f1.tar.bz2
ayatana-indicator-application-03519bdfa768c82f108c98de4ec73f99356308f1.zip
* Upstream release 0.0.15
* Icon size fix to 22 px * Status icon correctly removed in fallback * Fixed test suite to run better on slow machines.
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