aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-01-11 17:35:53 -0600
committerConor Curran <conor.curran@canonical.com>2011-01-11 17:35:53 -0600
commit991d41fa7c9b5b51942f836ca68265513de6ef8c (patch)
tree79c6397087b7fe0534acc54862e49f4cdedea18a /configure.ac
parenta43b6ddd497187cc8f3e9267ff6f7144cbbd31c8 (diff)
downloadayatana-indicator-sound-991d41fa7c9b5b51942f836ca68265513de6ef8c.tar.gz
ayatana-indicator-sound-991d41fa7c9b5b51942f836ca68265513de6ef8c.tar.bz2
ayatana-indicator-sound-991d41fa7c9b5b51942f836ca68265513de6ef8c.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 aeeb41f..13e323c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.5, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.6, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.5)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.6)
AM_MAINTAINER_MODE