aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-07-12 20:07:41 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-07-12 20:07:41 +0200
commitf9fad5d468279e2d315a7759b37eec17bdd7b327 (patch)
tree6b25e32aea02468261a63a8cf1d24ad9c170c40e /configure.ac
parentb68112634c6721221dc7b82e04f798378e26bb9e (diff)
parent612866753e2b554abb0b448ae6a8c8ce1c2f4d87 (diff)
downloadayatana-indicator-sound-f9fad5d468279e2d315a7759b37eec17bdd7b327.tar.gz
ayatana-indicator-sound-f9fad5d468279e2d315a7759b37eec17bdd7b327.tar.bz2
ayatana-indicator-sound-f9fad5d468279e2d315a7759b37eec17bdd7b327.zip
* New upstream release.
- Allow setting preferred media players through a settings key. - Fix sound indicator not working after Amarok close. - Explicit handling of Ardour - Fix deprecated GTK+ API calls * debian/patches/lp_992262.patch: * debian/patches/lp_902715.patch: - dropped, the fix is in the new version
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 9f9099a..80636a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.8.5.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 12.10.0, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.8.5.0)
+AM_INIT_AUTOMAKE(indicator-sound, 12.10.0)
AM_MAINTAINER_MODE