aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-02-24 11:30:23 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-02-24 11:30:23 -0500
commit4eea1b645a81b5fa99963b3d9c8353a545b68232 (patch)
tree9b3351ecfd515a759ee426c748741cc9dfec058d /configure.ac
parent4e7c1ace33165d7a658c1ee5f688ab1e4d8ca01a (diff)
parentd3690d4cb191711ae77abb3b599d1a02b7fcd1df (diff)
downloadayatana-indicator-sound-4eea1b645a81b5fa99963b3d9c8353a545b68232.tar.gz
ayatana-indicator-sound-4eea1b645a81b5fa99963b3d9c8353a545b68232.tar.bz2
ayatana-indicator-sound-4eea1b645a81b5fa99963b3d9c8353a545b68232.zip
releasing version 0.6.1-0ubuntu1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index b1864dc..064a581 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.6.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.6.1, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.6.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.6.1)
AM_MAINTAINER_MODE
@@ -28,7 +28,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
###########################
GTK_REQUIRED_VERSION=2.12
-INDICATOR_REQUIRED_VERSION=0.3.15
+INDICATOR_REQUIRED_VERSION=0.3.19
DBUSMENUGTK_REQUIRED_VERSION=0.3.9
POLKIT_REQUIRED_VERSION=0.92
PULSE_AUDIO_REQUIRED_VERSION=0.9.19