commit b8cdb71628aa0c59995b7605932ec3dcb2321740
parent d6d5288e6e14c55902e60140e9c789bc9591026f
Author: Dan Stillman <dstillman@zotero.org>
Date: Tue, 2 Apr 2013 14:26:37 -0400
Update version
Diffstat:
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.1.SOURCE"
+ VERSION: "4.0.2.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.1.SOURCE</em:version>
+ <em:version>4.0.2.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.1.SOURCE</version>
+ <version>4.0.2.SOURCE</version>
<targetApplication>
<RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>