aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-06-17 21:40:43 +0100
committerConor Curran <conor.curran@canonical.com>2010-06-17 21:40:43 +0100
commit9d081fd7a4c36606854008ae72c960d419399e9a (patch)
tree0649492be7fc0efd31a4591c7a6ea342c478db4b /configure.ac
parent007d3af477529ac3d4f645001815a73788e70fbe (diff)
parentf7d98d5d61055dbe05effdf35f600607203b7377 (diff)
downloadayatana-indicator-sound-9d081fd7a4c36606854008ae72c960d419399e9a.tar.gz
ayatana-indicator-sound-9d081fd7a4c36606854008ae72c960d419399e9a.tar.bz2
ayatana-indicator-sound-9d081fd7a4c36606854008ae72c960d419399e9a.zip
merges of kens fixes
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 2c58cc2..e55123e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.3.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.3.1, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.3.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.3.1)
AM_MAINTAINER_MODE