aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-09-28 10:34:38 -0400
committerPackage Import Robot <package-import@ubuntu.com>2011-09-28 10:34:38 -0400
commitaba0d7cff82cce46e80c4c26158da02561aef6cd (patch)
treec99b9ca5d7821632919c2d57cf17b707a3b53841 /configure.ac
parent886588b78ecf730719b5f5686e7a277dde27515d (diff)
parentbf90e843f9ecc907ab917d3d3b540014137d6964 (diff)
downloadayatana-indicator-sound-aba0d7cff82cce46e80c4c26158da02561aef6cd.tar.gz
ayatana-indicator-sound-aba0d7cff82cce46e80c4c26158da02561aef6cd.tar.bz2
ayatana-indicator-sound-aba0d7cff82cce46e80c4c26158da02561aef6cd.zip
Import upstream version 0.7.8
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 fd391ff..38965bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.7.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.8.0, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.7.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.8.0)
AM_MAINTAINER_MODE