From c98bccb2b14f088b4fa04fbdb3d328c4deda3312 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Thu, 18 Feb 2010 15:58:58 +0000 Subject: updated release revision number in the configure.ac and updated ido and libdbusgtk version numbers also --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 7c308e2..48022e2 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/indicator-sound.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.1.0) +AM_INIT_AUTOMAKE(indicator-sound, 0.1.1) AM_MAINTAINER_MODE @@ -27,10 +27,10 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) GTK_REQUIRED_VERSION=2.12 INDICATOR_REQUIRED_VERSION=0.3.0 -DBUSMENUGTK_REQUIRED_VERSION=0.2.0 +DBUSMENUGTK_REQUIRED_VERSION=0.2.2 POLKIT_REQUIRED_VERSION=0.92 PULSE_AUDIO_REQUIRED_VERSION=0.9.19 -INDICATOR_DISPLAY_OBJECTS=0.1.0 +INDICATOR_DISPLAY_OBJECTS=0.1.2 PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION indicator >= $INDICATOR_REQUIRED_VERSION -- cgit v1.2.3