aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-10-28 05:45:22 -0400
committerPackage Import Robot <package-import@ubuntu.com>2011-10-28 05:45:22 -0400
commitd7f1d275d05edb3e0a25bb19d340e351e65e2b79 (patch)
tree8d5e2ee74ab2a728a2af4e514740266424b5b955 /configure.ac
parentbf58931fb653267839b32c980425c3d2183157d2 (diff)
parent6c40e13a44770e9bda393e5b0b1ebefa6b8077d5 (diff)
downloadayatana-indicator-sound-d7f1d275d05edb3e0a25bb19d340e351e65e2b79.tar.gz
ayatana-indicator-sound-d7f1d275d05edb3e0a25bb19d340e351e65e2b79.tar.bz2
ayatana-indicator-sound-d7f1d275d05edb3e0a25bb19d340e351e65e2b79.zip
Import upstream version 0.7.9.1
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 a93a3bf..5ee885a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.9.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.9.1, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.9.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.9.1)
AM_MAINTAINER_MODE