[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-launcher/master] Require Firefox 24.0 or newer. Use *.*.* for maxVersion of all applications.
commit 317fb4eafa4248560baf09aafeb62355e9a680ae
Author: Kathy Brade <brade@xxxxxxxxxxxxxxxxx>
Date: Thu Feb 27 10:41:35 2014 -0500
Require Firefox 24.0 or newer. Use *.*.* for maxVersion of all applications.
---
src/install.rdf | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/install.rdf b/src/install.rdf
index 9e45c8a..f718b6b 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -17,8 +17,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>17.0</em:minVersion>
- <em:maxVersion>10000.0</em:maxVersion>
+ <em:minVersion>24.0</em:minVersion>
+ <em:maxVersion>*.*.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- thunderbird -->
@@ -26,7 +26,7 @@
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>10.0</em:minVersion>
- <em:maxVersion>24.*</em:maxVersion>
+ <em:maxVersion>*.*.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- instantbird -->
@@ -34,7 +34,7 @@
<Description>
<em:id>{33cb9019-c295-46dd-be21-8c4936574bee}</em:id>
<em:minVersion>1.4</em:minVersion>
- <em:maxVersion>1000</em:maxVersion>
+ <em:maxVersion>*.*.*</em:maxVersion>
</Description>
</em:targetApplication>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits