aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2012-03-19 14:21:37 +0000
committerConor Curran <conor.curran@canonical.com>2012-03-19 14:21:37 +0000
commit2e894a27c5563346d54bbce25754d6e850747d63 (patch)
tree4c74308dd3b75e5a8c4b018c2019d977504c238a /configure.ac
parent9d6be5ddf5f7fb037b43a2a1b2fb6a36f17bbb2c (diff)
downloadayatana-indicator-sound-2e894a27c5563346d54bbce25754d6e850747d63.tar.gz
ayatana-indicator-sound-2e894a27c5563346d54bbce25754d6e850747d63.tar.bz2
ayatana-indicator-sound-2e894a27c5563346d54bbce25754d6e850747d63.zip
bump the revision 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 5c73aed..3fb91a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.8.3.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.8.4.1, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.8.3.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.8.4.1)
AM_MAINTAINER_MODE