www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 994597ea968979d3630bd045f542e21718fbc29e
parent 691a70107f9c0d9b299593267bdae28b0520fb2e
Author: Simon Kornblith <simon@simonster.com>
Date:   Wed, 25 May 2011 18:29:23 +0000

support Firefox 5 on trunk


Diffstat:
Minstall.rdf | 2+-
Mupdate.rdf | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.rdf b/install.rdf @@ -26,7 +26,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>3.6</em:minVersion> - <em:maxVersion>4.0.*</em:maxVersion> + <em:maxVersion>5.0.*</em:maxVersion> </Description> </em:targetApplication> diff --git a/update.rdf b/update.rdf @@ -12,7 +12,7 @@ <RDF:Description> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <minVersion>3.6</minVersion> - <maxVersion>4.0.*</maxVersion> + <maxVersion>5.0.*</maxVersion> <updateLink>http://www.zotero.org/download/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>