www

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

commit 1a784915b024feb1d11084cc9e78e3d0baf16d35
parent 4034fbbbd53fa9c7427d2bf56da3820ef3e373ac
Author: Dan Stillman <dstillman@zotero.org>
Date:   Fri, 31 Jan 2014 05:36:47 -0500

Remove a1 from version, since build script will add it

Also bump maxVersion

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>4.1a1.SOURCE</em:version> + <em:version>4.1.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> @@ -25,7 +25,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>24.0</em:minVersion> - <em:maxVersion>25.*</em:maxVersion> + <em:maxVersion>29.*</em:maxVersion> </Description> </em:targetApplication> diff --git a/update.rdf b/update.rdf @@ -7,12 +7,12 @@ <RDF:Seq> <RDF:li> <RDF:Description> - <version>4.1a1.SOURCE</version> + <version>4.1.SOURCE</version> <targetApplication> <RDF:Description> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <minVersion>24.0</minVersion> - <maxVersion>25.*</maxVersion> + <maxVersion>29.*</maxVersion> <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>