diff --git a/modules/beast_sqlite/sqlite/sqlite3.c b/modules/beast_sqlite/sqlite/sqlite3.c index a60ca94357..c1cb5bc6d3 100644 --- a/modules/beast_sqlite/sqlite/sqlite3.c +++ b/modules/beast_sqlite/sqlite/sqlite3.c @@ -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