Update to SQLite 3.8.0 Pre-release (as of 2013-08-22 02:56 UTC)

This commit is contained in:
Vinnie Falco
2013-08-24 20:05:59 -07:00
parent 364206b4e4
commit 1959a93f28

View File

@@ -25,6 +25,11 @@
#ifndef SQLITE_API
# define SQLITE_API
#endif
//
// VFALCO: NOTE
// This is actually the pre-release snapshot as of 2013-08-22 02:56 UTC
// as indicated in the SQLITE_VERSION macro.
//
/************** Begin file sqliteInt.h ***************************************/
/*
** 2001 September 15