|
From: <dwa...@us...> - 2012-07-11 11:10:38
|
Revision: 10959
http://zaf.svn.sourceforge.net/zaf/?rev=10959&view=rev
Author: dwaynebailey
Date: 2012-07-11 11:10:29 +0000 (Wed, 11 Jul 2012)
Log Message:
-----------
Update max versions
This reflects what we're using in addons.mozilla.org
Modified Paths:
--------------
trunk/dict/utils/mozilla/install.rdf.in
Modified: trunk/dict/utils/mozilla/install.rdf.in
===================================================================
--- trunk/dict/utils/mozilla/install.rdf.in 2012-07-10 16:25:22 UTC (rev 10958)
+++ trunk/dict/utils/mozilla/install.rdf.in 2012-07-11 11:10:29 UTC (rev 10959)
@@ -12,7 +12,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>2.0b1</em:minVersion>
- <em:maxVersion>4.0.*</em:maxVersion>
+ <em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Thunderbird -->
@@ -20,7 +20,7 @@
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>3.0a1</em:minVersion>
- <em:maxVersion>3.3a4pre</em:maxVersion>
+ <em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- SeaMonkey -->
@@ -28,7 +28,7 @@
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>1.1a</em:minVersion>
- <em:maxVersion>2.1b2</em:maxVersion>
+ <em:maxVersion>2.12.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Fennec -->
@@ -36,7 +36,7 @@
<Description>
<em:id>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</em:id>
<em:minVersion>0.1</em:minVersion>
- <em:maxVersion>4.0b3pre</em:maxVersion>
+ <em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- toolkit -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|