aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-03-23 15:50:36 +0000
committerConor Curran <conor.curran@canonical.com>2011-03-23 15:50:36 +0000
commitfb3a829f4bca4f16c51cb5305b941928296c52a7 (patch)
treedc27e29d4e6c26ee8d5e5d0294d15c28e71f96b5 /configure.ac
parent339fd128f951f69df281f3f0339f115d7ff450af (diff)
downloadayatana-indicator-sound-fb3a829f4bca4f16c51cb5305b941928296c52a7.tar.gz
ayatana-indicator-sound-fb3a829f4bca4f16c51cb5305b941928296c52a7.tar.bz2
ayatana-indicator-sound-fb3a829f4bca4f16c51cb5305b941928296c52a7.zip
bump in prep for beta 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 796b124..be50971 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.6.4, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.6.5, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.6.4)
+AM_INIT_AUTOMAKE(indicator-sound, 0.6.5)
AM_MAINTAINER_MODE