SQLite version 3.1.3 is now available on the website.
http://www.sqlite.org/  This release fixes a few minor
problems that were found in 3.1.2.  This release is
also designed to be forwards compatible with version 3.2.
Version 3.1.2 might not be able to read and write 
some database files generated by version 3.2 - specifically
databases on which ALTER TABLE has been used but have
not yet been VACUUMed.  But we believe that
version 3.1.3 will also be able to read and write any
3.2 database file.

As always, please let me know if you find any
problem.
-- 
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to