aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
-rw-r--r--src/sound-service.c4
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 <conor.curran@canonical.com>
- Ted Gould <ted@canonical.com>
- Cody Russell <crussell@canonical.com>
-
+
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.