aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-03-17 16:54:18 +0000
committerConor Curran <conor.curran@canonical.com>2011-03-17 16:54:18 +0000
commit6de8affd0a17ab7729ac7647d8e84e58a158601a (patch)
treeedc0d4928ba9271d8c923080ae8715d5d59698e7
parent001333b1308edd51069f67e3d633abbf6a2978b0 (diff)
downloadayatana-indicator-sound-6de8affd0a17ab7729ac7647d8e84e58a158601a.tar.gz
ayatana-indicator-sound-6de8affd0a17ab7729ac7647d8e84e58a158601a.tar.bz2
ayatana-indicator-sound-6de8affd0a17ab7729ac7647d8e84e58a158601a.zip
prep for new release
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 88535b1..796b124 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.6.3, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.6.4, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.6.3)
+AM_INIT_AUTOMAKE(indicator-sound, 0.6.4)
AM_MAINTAINER_MODE