aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-10-13 12:42:59 -0500
committerTed Gould <ted@gould.cx>2011-10-13 12:42:59 -0500
commitcb00bc0353c23c813520bfa0f3fd45d85e81d4df (patch)
treed76fb6e710af4213b0220286d29e3e26798d2314 /configure.ac
parent3c872a3f8bd5c20b8798b3e29809ec3d60efd92d (diff)
downloadayatana-indicator-sound-cb00bc0353c23c813520bfa0f3fd45d85e81d4df.tar.gz
ayatana-indicator-sound-cb00bc0353c23c813520bfa0f3fd45d85e81d4df.tar.bz2
ayatana-indicator-sound-cb00bc0353c23c813520bfa0f3fd45d85e81d4df.zip
0.7.9.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 38965bf..a93a3bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.7.8.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.9.0, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.7.8.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.9.0)
AM_MAINTAINER_MODE