aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-07-28 18:53:59 +0100
committerConor Curran <conor.curran@canonical.com>2011-07-28 18:53:59 +0100
commit5fcbaa67209c40c752b8b3c2b78cb26233b7ccb8 (patch)
treedc82f9543c1718d83281264f3d5ed8815b52c2b0
parenta02d82290ccafa7a2ba9f809c8d172f0266461cc (diff)
downloadayatana-indicator-sound-5fcbaa67209c40c752b8b3c2b78cb26233b7ccb8.tar.gz
ayatana-indicator-sound-5fcbaa67209c40c752b8b3c2b78cb26233b7ccb8.tar.bz2
ayatana-indicator-sound-5fcbaa67209c40c752b8b3c2b78cb26233b7ccb8.zip
bumped version for release
-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