aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-01-28 13:14:07 -0600
committerConor Curran <conor.curran@canonical.com>2011-01-28 13:14:07 -0600
commit2b8907890f713242b295183356bd10e9d9c6886b (patch)
tree18e69e502c292d5c6f9158a8fe734d8a6cdfd53c /configure.ac
parentf102dfae3b628ae01b2f1fa5cda3924675b355d9 (diff)
downloadayatana-indicator-sound-2b8907890f713242b295183356bd10e9d9c6886b.tar.gz
ayatana-indicator-sound-2b8907890f713242b295183356bd10e9d9c6886b.tar.bz2
ayatana-indicator-sound-2b8907890f713242b295183356bd10e9d9c6886b.zip
prep for 0.5.8
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 a50950c..dfd016a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.7, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.8, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.7)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.8)
AM_MAINTAINER_MODE