aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-01-27 17:56:08 -0600
committerConor Curran <conor.curran@canonical.com>2011-01-27 17:56:08 -0600
commit6b2132fb4e700fe84a26adeac5126e8afbc507b3 (patch)
tree72dc5259b76b85ac8fee71c9ac05549c946bce89 /configure.ac
parent1529af0e1224f04616054095742b698d8814cec4 (diff)
parent378302145a86c96a664935e5a5f27721c560aed7 (diff)
downloadayatana-indicator-sound-6b2132fb4e700fe84a26adeac5126e8afbc507b3.tar.gz
ayatana-indicator-sound-6b2132fb4e700fe84a26adeac5126e8afbc507b3.tar.bz2
ayatana-indicator-sound-6b2132fb4e700fe84a26adeac5126e8afbc507b3.zip
merge the little fixes branch and prep for 057
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 2abe1c4..a50950c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.6, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.7, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.6)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.7)
AM_MAINTAINER_MODE