www

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

commit d6d5288e6e14c55902e60140e9c789bc9591026f
parent 80b81cc2b3a4cdb13655e8e9e8d16a38c563c1eb
Author: Dan Stillman <dstillman@zotero.org>
Date:   Tue,  2 Apr 2013 01:48:07 -0400

First z.org release is 4.0.1. (AMO will be 4.0.)

Diffstat:
Mchrome/content/zotero/xpcom/zotero.js | 2+-
Minstall.rdf | 2+-
Mupdate.rdf | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js @@ -36,7 +36,7 @@ const ZOTERO_CONFIG = { API_VERSION: 2, PREF_BRANCH: 'extensions.zotero.', BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/', - VERSION: "4.0.SOURCE" + VERSION: "4.0.1.SOURCE" }; // Commonly used imports accessible anywhere 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.0.SOURCE</em:version> + <em:version>4.0.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> diff --git a/update.rdf b/update.rdf @@ -7,7 +7,7 @@ <RDF:Seq> <RDF:li> <RDF:Description> - <version>4.0.SOURCE</version> + <version>4.0.1.SOURCE</version> <targetApplication> <RDF:Description> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>