aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-08-18 10:19:06 -0400
committerBazaar Package Importer <james.westby@ubuntu.com>2011-08-18 10:19:06 -0400
commitda96524587b59b107d84e3ae4077c4c98543e7e6 (patch)
tree34906b1da5d7ed0387b55b7857c6781c1604c8a2 /configure.ac
parent6c6092155258cfdefe7611ddedbc80c1a566ceb2 (diff)
parent098e58a712a3073d13c6f9a94e917a483987c769 (diff)
downloadayatana-indicator-sound-da96524587b59b107d84e3ae4077c4c98543e7e6.tar.gz
ayatana-indicator-sound-da96524587b59b107d84e3ae4077c4c98543e7e6.tar.bz2
ayatana-indicator-sound-da96524587b59b107d84e3ae4077c4c98543e7e6.zip
* New upstream release.
- mute action crashes the panel (LP: #828114) - Clicking music player does not dismiss the menu (LP: #818293)
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 adb9564..f1a9b63 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.5, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.6, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.5)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.6)
AM_MAINTAINER_MODE