aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDidier Roche <didrocks@ubuntu.com>2011-09-13 12:20:29 +0200
committerPackage Import Robot <package-import@ubuntu.com>2011-09-13 12:20:29 +0200
commit22c7d6a1bfd61a4f5e81279d4b01063a096f19e0 (patch)
tree478abffce952d0262fac71485745dcd9a7733135 /configure.ac
parentd13e523b7aa582734b3d4bc06735cfa00fb318e3 (diff)
parent886588b78ecf730719b5f5686e7a277dde27515d (diff)
downloadayatana-indicator-sound-22c7d6a1bfd61a4f5e81279d4b01063a096f19e0.tar.gz
ayatana-indicator-sound-22c7d6a1bfd61a4f5e81279d4b01063a096f19e0.tar.bz2
ayatana-indicator-sound-22c7d6a1bfd61a4f5e81279d4b01063a096f19e0.zip
* New upstream release
* add 01_fix_FTBFS.patch for needed -lm link
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 cfdb702..fd391ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.6.1, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.7.0, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.6.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.7.0)
AM_MAINTAINER_MODE