commit c6d2d823f0eee6796a485fc619ecd60dca4c756e
parent e1532c6837d9788353866711090d449ec43fb7c9
Author: Dan Stillman <dstillman@zotero.org>
Date: Fri, 10 Feb 2012 01:31:11 -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
@@ -35,7 +35,7 @@ const ZOTERO_CONFIG = {
API_URL: 'https://api.zotero.org/',
PREF_BRANCH: 'extensions.zotero.',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
- VERSION: "3.0.2.SOURCE"
+ VERSION: "3.5a1.SOURCE"
};
/*