aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-01-06 14:24:55 +0000
committerConor Curran <conor.curran@canonical.com>2011-01-06 14:24:55 +0000
commitce996a8b02131d9711cc3dee67f6c3844e55b8e8 (patch)
treef1220d27b624c2fedfab0847b0ee85b3e119633c /configure.ac
parent474554b742855e28625b6b1768ce40c85072d528 (diff)
downloadayatana-indicator-sound-ce996a8b02131d9711cc3dee67f6c3844e55b8e8.tar.gz
ayatana-indicator-sound-ce996a8b02131d9711cc3dee67f6c3844e55b8e8.tar.bz2
ayatana-indicator-sound-ce996a8b02131d9711cc3dee67f6c3844e55b8e8.zip
bumped rev no 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 c42354e..c9227cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.3, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.4, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.3)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.4)
AM_MAINTAINER_MODE