diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-04 14:53:48 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-04 14:53:48 +0100 |
commit | 4ff15dc31c6e0b5703ead3341a02fed9a45025f7 (patch) | |
tree | fa0ad8d0ff98155aa0ad5c91347a1d1c243f2080 /configure | |
parent | 31de84542b37eec39e8f871b0c61d2e3e683f28b (diff) | |
parent | 39cc953dc802c485d690fbbac77eaa6364818680 (diff) | |
download | ayatana-indicator-sound-4ff15dc31c6e0b5703ead3341a02fed9a45025f7.tar.gz ayatana-indicator-sound-4ff15dc31c6e0b5703ead3341a02fed9a45025f7.tar.bz2 ayatana-indicator-sound-4ff15dc31c6e0b5703ead3341a02fed9a45025f7.zip |
releasing version 0.1.2-0ubuntu1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2857,7 +2857,7 @@ fi # Define the identity of the package. PACKAGE=indicator-sound - VERSION=0.1.0 + VERSION=0.1.2 cat >>confdefs.h <<_ACEOF @@ -11961,10 +11961,10 @@ AM_BACKSLASH='\' 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 |