aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-29 09:21:41 -0400
committerBazaar Package Importer <james.westby@ubuntu.com>2011-07-29 09:21:41 -0400
commit99a07d06dbf69ea43f505b942be718a920ce5d0d (patch)
tree242226008855d5732c977cb6e52f62690b6bb866 /configure.ac
parente4ac5bce9c3329811115715d4a4366864f5d5e7a (diff)
parent6a7027eea846bcc0c0a249f7e93fdadb407bed71 (diff)
downloadayatana-indicator-sound-99a07d06dbf69ea43f505b942be718a920ce5d0d.tar.gz
ayatana-indicator-sound-99a07d06dbf69ea43f505b942be718a920ce5d0d.tar.bz2
ayatana-indicator-sound-99a07d06dbf69ea43f505b942be718a920ce5d0d.zip
* New upstream release.
- menu resizes on reopen (LP: #809275) - pulse indication of SoundMenu play button not strong enough (LP: #742251) * debian/rules - Moved autoreconf to the top * New upstream release.
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..25f861a 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.1, 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.1)
AM_MAINTAINER_MODE