From a0c3edbbe3d6cbb160049716cec66bf2673784e4 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Mon, 28 Jun 2010 15:56:39 +0100 Subject: bumped the revision no. and changed credits on sound-service --- configure.ac | 4 ++-- src/sound-service.c | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index b302f5b..b6c4fe3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(indicator-sound, 0.3.3, conor.curran@canonical.com) +AC_INIT(indicator-sound, 0.3.4, conor.curran@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.3.3) +AM_INIT_AUTOMAKE(indicator-sound, 0.3.4) AM_MAINTAINER_MODE diff --git a/src/sound-service.c b/src/sound-service.c index bcdac07..8f4e941 100644 --- a/src/sound-service.c +++ b/src/sound-service.c @@ -4,9 +4,7 @@ Copyright 2010 Canonical Ltd. Authors: Conor Curran - Ted Gould - Cody Russell - + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation. -- cgit v1.2.3