commit 24fa452d9429250ec7fb531bd8bb22ec5a07a008
parent f8afc461b0d705f59a138f000c67c06012666e2b
Author: Dan Stillman <dstillman@zotero.org>
Date: Mon, 30 Jan 2012 22:34:01 -0500
Version update
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.0rc1.SOURCE"
+ VERSION: "3.0.SOURCE"
};
/*