Reverted version number on scrapers.sql, since we're not doing any more DB upgrades in 1.0 -- anyone who updated since r1725 needs to open zotero.sqlite and run this command:

UPDATE version SET version=version-1 WHERE schema='scrapers';
This commit is contained in:
Dan Stillman 2007-09-21 18:05:57 +00:00
parent 3811097a3b
commit cae21c4df2

View File

@ -1,4 +1,4 @@
-- 259
-- 258
-- ***** BEGIN LICENSE BLOCK *****
--