aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-06-28 11:18:53 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-06-28 11:18:53 -0400
commitd6c3971f3dc1d69de7e6f937b4bc0aa82842b05f (patch)
treee6ce13d187b84814df33d235b447b1dad361d466 /configure.ac
parent0db14c2008893a3fec9182b28947ff8efbf6cf7d (diff)
parentfbe33a6d8e37468d5f01c5747c9ccb1763208db6 (diff)
downloadayatana-indicator-sound-d6c3971f3dc1d69de7e6f937b4bc0aa82842b05f.tar.gz
ayatana-indicator-sound-d6c3971f3dc1d69de7e6f937b4bc0aa82842b05f.tar.bz2
ayatana-indicator-sound-d6c3971f3dc1d69de7e6f937b4bc0aa82842b05f.zip
releasing version 0.7.2-0ubuntu1
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 0758182..bfc86f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.1, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.2, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.2)
AM_MAINTAINER_MODE