diff options
author | Einar Egilsson | 2009-06-22 07:11:37 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-06-22 07:11:37 +0000 |
commit | 8fa59b7da63245989833a660e7fd32ccf5490c7f (patch) | |
tree | 026ff11b6d3547be6f182d9bac8dbe423f348ff4 | |
parent | afffeffc393c641c55b5e118804695a780f17598 (diff) |
Fixed version in install.rdf
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@221 119bf307-c92d-0410-89bd-8f53e6181181
-rw-r--r-- | install.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.rdf b/install.rdf index 146c665..38f481b 100644 --- a/install.rdf +++ b/install.rdf @@ -15,7 +15,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox --> <em:minVersion>3.0</em:minVersion> - <em:maxVersion>3.5b4</em:maxVersion> + <em:maxVersion>3.5.*</em:maxVersion> </Description> </em:targetApplication> </Description> |