aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-04-07 13:33:33 -0500
committerTed Gould <ted@gould.cx>2011-04-07 13:33:33 -0500
commitd468238c1604073916be2f4e2ec695ec7656f7f8 (patch)
tree0f2a2e6d4541aa62e5f2e50618f4b1c97b886ca6 /configure.ac
parentb07cb5fa2959cb3fef608b4f8e163be0a5a1c79c (diff)
parentb0a027c1d23a80bdee99b119ec10567f51f80b66 (diff)
downloadayatana-indicator-application-d468238c1604073916be2f4e2ec695ec7656f7f8.tar.gz
ayatana-indicator-application-d468238c1604073916be2f4e2ec695ec7656f7f8.tar.bz2
ayatana-indicator-application-d468238c1604073916be2f4e2ec695ec7656f7f8.zip
New upstream release.
∘ Fix the name of "nm-applet" in the overrides file ∘ Handle async tasks being canceled (LP: #752998)
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 be35a93..12bc68b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.3.0, ted@canonical.com)
+AC_INIT(indicator-application, 0.3.1, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.3.0)
+AM_INIT_AUTOMAKE(indicator-application, 0.3.1)
AM_MAINTAINER_MODE