aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinar Egilsson2011-08-26 12:53:14 +0200
committerEinar Egilsson2011-08-26 12:53:14 +0200
commit5aefd85d7975c8934b32a30a1dec68aa421cdee3 (patch)
tree7257d1c3218e58334a8c24fc503644c248db42b5
parent8f9af71263645e6eb01b90d6ece1cfed2a78a8ef (diff)
Release 2.5.2
-rw-r--r--install.rdf7
1 files changed, 3 insertions, 4 deletions
diff --git a/install.rdf b/install.rdf
index b0e7b31..5ce1025 100644
--- a/install.rdf
+++ b/install.rdf
@@ -1,15 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id$ -->
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>redirector@einaregilsson.com</em:id>
<em:name>Redirector</em:name>
- <em:version>2.5.1</em:version>
+ <em:version>2.5.2</em:version>
<em:creator>Einar Egilsson</em:creator>
<em:contributor>quaful Zhang (Simplified Chinese locale)</em:contributor>
<em:description>Automatically redirects to user-defined urls on certain pages</em:description>
- <em:homepageURL>http://tech.einaregilsson.com/projects/redirector/</em:homepageURL>
+ <em:homepageURL>http://einaregilsson.com/projects/redirector/</em:homepageURL>
<em:optionsURL>chrome://redirector/content/ui/settings.xul</em:optionsURL>
<em:iconURL>chrome://redirector/skin/redirector.png</em:iconURL>
<em:unpack>true</em:unpack>
@@ -17,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.5</em:minVersion>
- <em:maxVersion>4.0b10</em:maxVersion>
+ <em:maxVersion>6.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>