www

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

commit 2391c99d667d75b5393f549146bb6926f334cf7d
parent 483da7c42e370904ef836db6a7192b3754eb1547
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu,  4 Apr 2013 01:03:36 -0400

Update version

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.2.SOURCE" + VERSION: "4.0.3.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.2.SOURCE</em:version> + <em:version>4.0.3.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.2.SOURCE</version> + <version>4.0.3.SOURCE</version> <targetApplication> <RDF:Description> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>