aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-12-16 17:01:36 +0000
committerConor Curran <conor.curran@canonical.com>2010-12-16 17:01:36 +0000
commit7ea64f857b5f76cd06e01bfe49eda27c2d2da335 (patch)
tree17a0c81be4e8b0968d67027d50b15b4465b54b42 /configure.ac
parent8c0170162372165f2517bdbfeadebcd960524a20 (diff)
downloadayatana-indicator-sound-7ea64f857b5f76cd06e01bfe49eda27c2d2da335.tar.gz
ayatana-indicator-sound-7ea64f857b5f76cd06e01bfe49eda27c2d2da335.tar.bz2
ayatana-indicator-sound-7ea64f857b5f76cd06e01bfe49eda27c2d2da335.zip
bumped version in prep for 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 ea4ab45..88ffe6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.2, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.3, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.2)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.3)
AM_MAINTAINER_MODE