diff options
author | Ted Gould <ted@gould.cx> | 2011-02-17 13:19:30 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-17 13:19:30 -0600 |
commit | fc71071e64cc1f5b3016c43f2b5481315d1ef8ee (patch) | |
tree | f2802c32391537c5fa7b9b13349a327562b7aceb | |
parent | 8970d61902bcbb4abbf243162b491934208c9358 (diff) | |
download | ayatana-indicator-session-fc71071e64cc1f5b3016c43f2b5481315d1ef8ee.tar.gz ayatana-indicator-session-fc71071e64cc1f5b3016c43f2b5481315d1ef8ee.tar.bz2 ayatana-indicator-session-fc71071e64cc1f5b3016c43f2b5481315d1ef8ee.zip |
Increasing the libindicator version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8350dd5..8c3f96f 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) ########################### GTK_REQUIRED_VERSION=2.12 -INDICATOR_REQUIRED_VERSION=0.3.5 +INDICATOR_REQUIRED_VERSION=0.3.19 DBUSMENUGTK_REQUIRED_VERSION=0.3.91 POLKIT_REQUIRED_VERSION=0.92 |