aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-03-16 10:04:30 -0400
committerPackage Import Robot <package-import@ubuntu.com>2012-03-16 10:04:30 -0400
commitd8574d92a70a949564f7e454a2952df3e8e48c21 (patch)
tree36bbeb79aed2e89822c78bf3657c86437ad9c449 /configure.ac
parentdc70d2a99fe514cd0eaa63b8a8142718f0a42a82 (diff)
parent8e8a06aa8829abe57acf68e252577286bc15ef74 (diff)
downloadayatana-indicator-sound-d8574d92a70a949564f7e454a2952df3e8e48c21.tar.gz
ayatana-indicator-sound-d8574d92a70a949564f7e454a2952df3e8e48c21.tar.bz2
ayatana-indicator-sound-d8574d92a70a949564f7e454a2952df3e8e48c21.zip
Import upstream version 0.8.4.0
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..4b3005a 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.0, 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.0)
AM_MAINTAINER_MODE