aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-01-09 16:33:07 +0000
committerConor Curran <conor.curran@canonical.com>2011-01-09 16:33:07 +0000
commit714c7c49776e8a341254a3e4297b465d181206cd (patch)
treeadfcc41df719e7b09e1ce242a4e276c3158d18eb /configure.ac
parentc49d87b94dc4a8fe3ccb2c150ad1cd34404630f2 (diff)
downloadayatana-indicator-sound-714c7c49776e8a341254a3e4297b465d181206cd.tar.gz
ayatana-indicator-sound-714c7c49776e8a341254a3e4297b465d181206cd.tar.bz2
ayatana-indicator-sound-714c7c49776e8a341254a3e4297b465d181206cd.zip
prep for new 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 928ffff..1297120 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.4, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.5, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.4)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.5)
AM_MAINTAINER_MODE