diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-07-29 16:30:41 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-07-29 16:30:41 +0100 |
commit | a28cd0810696f22cf5478191d42665df26dcc565 (patch) | |
tree | ce87e019e91f2d5d66b961f09d939cbaf1aa7c3d | |
parent | 413bba32964cca6b1ad168fe6aecd47ffef5a2c0 (diff) | |
download | ayatana-indicator-sound-a28cd0810696f22cf5478191d42665df26dcc565.tar.gz ayatana-indicator-sound-a28cd0810696f22cf5478191d42665df26dcc565.tar.bz2 ayatana-indicator-sound-a28cd0810696f22cf5478191d42665df26dcc565.zip |
bumped ido version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 75ebf6b..7de494a 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ INDICATOR_REQUIRED_VERSION=0.3.6 DBUSMENUGTK_REQUIRED_VERSION=0.2.2 POLKIT_REQUIRED_VERSION=0.92 PULSE_AUDIO_REQUIRED_VERSION=0.9.19 -INDICATOR_DISPLAY_OBJECTS=0.1.10 +INDICATOR_DISPLAY_OBJECTS=0.1.11 INDICATE_REQUIRED_VERSION=0.4.1 DBUSMENUGLIB_REQUIRED_VERSION=0.3.1 |