commit d50765536c6ee679751b91625a2f1c99da95f6a9
parent c9dbd34e010db25460694960b82cf48a47f6f56d
Author: Dan Stillman <dstillman@zotero.org>
Date: Tue, 17 Dec 2013 23:39:47 -0500
Update version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js
@@ -39,7 +39,7 @@ const ZOTERO_CONFIG = {
BOOKMARKLET_ORIGIN : 'https://www.zotero.org',
HTTP_BOOKMARKLET_ORIGIN : 'http://www.zotero.org',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
- VERSION: "4.0.16.SOURCE"
+ VERSION: "4.0.17.SOURCE"
};
// Commonly used imports accessible anywhere