From 15c7802a9f753b0d06e7690ae24402644cd12bfe Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Mon, 4 Apr 2011 11:55:31 +0100 Subject: tweaked to handle banshee desktop name change now that is finally in natty --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ac460cb..b628136 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(indicator-sound, 0.6.5.1, conor.curran@canonical.com) +AC_INIT(indicator-sound, 0.6.6.1, conor.curran@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.6.5.1) +AM_INIT_AUTOMAKE(indicator-sound, 0.6.6.1) AM_MAINTAINER_MODE -- cgit v1.2.3