www

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

commit 2e2f7e3f84d633d6c24e3e2879e9a6e2abbfe0d5
parent 7a5024df6e7b70fc8a72f7f4ee02562d1bff7e1a
Author: Dan Stillman <dstillman@zotero.org>
Date:   Fri, 28 Oct 2011 01:29:46 -0400

Update version numbers and change Fx maxVersion to 8.*

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

diff --git a/install.rdf b/install.rdf @@ -6,7 +6,7 @@ <em:id>zotero@chnm.gmu.edu</em:id> <em:name>Zotero</em:name> - <em:version>3.0b2.SOURCE</em:version> + <em:version>3.0b3.SOURCE</em:version> <em:creator>Center for History and New Media<br/>George Mason University</em:creator> <em:contributor>Dan Cohen</em:contributor> <em:contributor>Sean Takats</em:contributor> @@ -26,7 +26,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>3.6</em:minVersion> - <em:maxVersion>7.0.*</em:maxVersion> + <em:maxVersion>8.*</em:maxVersion> </Description> </em:targetApplication> diff --git a/update.rdf b/update.rdf @@ -7,12 +7,12 @@ <RDF:Seq> <RDF:li> <RDF:Description> - <version>3.0b2.SOURCE</version> + <version>3.0b3.SOURCE</version> <targetApplication> <RDF:Description> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <minVersion>3.6</minVersion> - <maxVersion>7.0.*</maxVersion> + <maxVersion>8.*</maxVersion> <updateLink>http://www.zotero.org/download/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>