diff --git a/Zotero.dot.dmg b/Zotero.dot.dmg
deleted file mode 100644
index a2070dada..000000000
Binary files a/Zotero.dot.dmg and /dev/null differ
diff --git a/chrome/chromeFiles/content/scholar/xpcom/scholar.js b/chrome/chromeFiles/content/scholar/xpcom/scholar.js
index 163385d1d..20ce66d7a 100644
--- a/chrome/chromeFiles/content/scholar/xpcom/scholar.js
+++ b/chrome/chromeFiles/content/scholar/xpcom/scholar.js
@@ -2,7 +2,7 @@ const SCHOLAR_CONFIG = {
GUID: 'zotero@chnm.gmu.edu',
DB_FILE: 'zotero.sqlite',
DB_REBUILD: false, // erase DB and recreate from schema
- DEBUG_LOGGING: true,
+ DEBUG_LOGGING: false,
DEBUG_TO_CONSOLE: true, // dump debug messages to console rather than (much slower) Debug Logger
REPOSITORY_URL: 'http://www.zotero.org/repo',
REPOSITORY_CHECK_INTERVAL: 86400, // 24 hours
@@ -789,4 +789,4 @@ Scholar.Browser = new function() {
delete myBrowser;
Scholar.debug("deleted hidden browser");
}
-}
\ No newline at end of file
+}
diff --git a/install.rdf b/install.rdf
index 9a65e0ade..0660a910e 100644
--- a/install.rdf
+++ b/install.rdf
@@ -6,7 +6,7 @@
zotero@chnm.gmu.edu
Zotero
- 1.0b1.SVN
+ 1.0b1.pre1
The Next-Generation Research Tool
Center for History and New Media
George Mason University
Dan Cohen
diff --git a/update.rdf b/update.rdf
index 66e1a3f5e..9fa78c80f 100644
--- a/update.rdf
+++ b/update.rdf
@@ -7,7 +7,7 @@
- 1.0b1.SVN
+ 1.0b1.pre1
{ec8030f7-c20a-464f-9b0e-13a3a9e97384}