aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-28 17:14:36 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-28 17:14:36 -0400
commit81057468f44bb02e8cda510dc6bec30fe2ba987e (patch)
tree531a09a1c34005ec845f49dfa82004d9d25ae377 /configure.ac
parent754649716f175cabcbc6175a5f0a8cd248edff83 (diff)
parentbce814c8b5db523e514de2bf1be4e33b7c3cf2de (diff)
downloadayatana-indicator-sound-81057468f44bb02e8cda510dc6bec30fe2ba987e.tar.gz
ayatana-indicator-sound-81057468f44bb02e8cda510dc6bec30fe2ba987e.tar.bz2
ayatana-indicator-sound-81057468f44bb02e8cda510dc6bec30fe2ba987e.zip
* New upstream release.
- menu resizes on reopen (LP: #809275) - pulse indication of SoundMenu play button not strong enough (LP: #742251)
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 184de39..47d8350 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.3, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.4, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.3)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.4)
AM_MAINTAINER_MODE