aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-09-15 19:17:35 +0100
committerConor Curran <conor.curran@canonical.com>2010-09-15 19:17:35 +0100
commit3282a81299408614457ce01168f23feb7574e368 (patch)
tree88ca2d6bef63b9f6556e6eedc149c2c4565e8dc5 /configure.ac
parent71d4bfea9ec4dfa95c25727dccb6bca5799dff6d (diff)
downloadayatana-indicator-sound-3282a81299408614457ce01168f23feb7574e368.tar.gz
ayatana-indicator-sound-3282a81299408614457ce01168f23feb7574e368.tar.bz2
ayatana-indicator-sound-3282a81299408614457ce01168f23feb7574e368.zip
prep of 0.4.7
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 b4a9e91..19000bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.4.6, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.4.7, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.4.6)
+AM_INIT_AUTOMAKE(indicator-sound, 0.4.7)
AM_MAINTAINER_MODE