minor upstream update. please signoff.
-Andy
from the website:
SQLite Release 3.6.13 On 2009 April 13 (3.6.13)
Changes associated with this release include the following:
* Fix a bug in version 3.6.12 that causes a segfault when running a
count(*) on the sqlite_master table of an empty database. Ticket
#3774.
* Fix a bug in version 3.6.12 that causes a segfault that when
inserting into a table using a DEFAULT value where there is a
function as part of the DEFAULT value expression. Ticket #3791.
* Fix data structure alignment issues on Sparc. Ticket #3777.
* Other minor bug fixes.