[tracker] thunderbird: Make sure we still work with newer versions
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] thunderbird: Make sure we still work with newer versions
- Date: Wed, 22 Feb 2012 18:35:45 +0000 (UTC)
commit da96e3e4345a41ffb0a68bfaa1b4684ff8da8857
Author: Martyn Russell <martyn lanedo com>
Date: Wed Feb 22 17:56:36 2012 +0000
thunderbird: Make sure we still work with newer versions
Arbitrary version of 20.0.* used as MAX version for now
src/plugins/thunderbird/install.rdf.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/thunderbird/install.rdf.in b/src/plugins/thunderbird/install.rdf.in
index 5a86ea1..fd09996 100644
--- a/src/plugins/thunderbird/install.rdf.in
+++ b/src/plugins/thunderbird/install.rdf.in
@@ -14,7 +14,7 @@
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <!-- Thunderbird -->
<em:minVersion>5.0b1</em:minVersion>
- <em:maxVersion>7.0.*</em:maxVersion>
+ <em:maxVersion>20.0.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]