aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-09-15 09:03:35 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-09-15 09:03:35 -0400
commit38dd038d1c0df47308fcda969bc21253ed5d019f (patch)
treea7dc2dfe3e327e58ac4c0070a7f508af383abaf0 /configure.ac
parent215bee20a6b92d60ec8d2b6553edd8c7043adf69 (diff)
parent9c0a0730c61f4e3b515f95a55d0db93e0d3ae21f (diff)
downloadayatana-indicator-sound-38dd038d1c0df47308fcda969bc21253ed5d019f.tar.gz
ayatana-indicator-sound-38dd038d1c0df47308fcda969bc21253ed5d019f.tar.bz2
ayatana-indicator-sound-38dd038d1c0df47308fcda969bc21253ed5d019f.zip
releasing version 0.4.6-0ubuntu1
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 23c6767..b4a9e91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.4.5, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.4.6, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.4.5)
+AM_INIT_AUTOMAKE(indicator-sound, 0.4.6)
AM_MAINTAINER_MODE