aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-03-23 17:37:17 +0000
committerConor Curran <conor.curran@canonical.com>2011-03-23 17:37:17 +0000
commit4b955bef19d6a40d9da19a64ff4d0889ae3135a9 (patch)
tree758b480b3d2985494cdd70af5cf0c974bd066927 /configure.ac
parent3065267957ff345f4289dbfadfc29ee4cb3beb3e (diff)
downloadayatana-indicator-sound-4b955bef19d6a40d9da19a64ff4d0889ae3135a9.tar.gz
ayatana-indicator-sound-4b955bef19d6a40d9da19a64ff4d0889ae3135a9.tar.bz2
ayatana-indicator-sound-4b955bef19d6a40d9da19a64ff4d0889ae3135a9.zip
bumped release version to minor minor to handle intermediate banshee faffing
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 be50971..ac460cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.6.5, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.6.5.1, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.6.5)
+AM_INIT_AUTOMAKE(indicator-sound, 0.6.5.1)
AM_MAINTAINER_MODE