Patch level : 10.0

Files correlati     : sqlite.dll
Ricompilazione Demo : [ ]
Commento            :
Aggiornata versione Sqlite


git-svn-id: svn://10.65.10.50/trunk@18135 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2009-01-28 09:09:17 +00:00
parent c5720d8c69
commit 67b1351f1a
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
** the version number) and changes its name to "sqlite3.h" as
** part of the build process.
**
** @(#) $Id: sqlite3.h,v 1.7 2009-01-28 09:07:55 guy Exp $
** @(#) $Id: sqlite3.h,v 1.8 2009-01-28 09:09:17 guy Exp $
*/
#ifndef _SQLITE3_H_
#define _SQLITE3_H_

View File

@ -15,7 +15,7 @@
** as extensions by SQLite should #include this file instead of
** sqlite3.h.
**
** @(#) $Id: sqlite3ext.h,v 1.3 2008-12-23 09:22:58 guy Exp $
** @(#) $Id: sqlite3ext.h,v 1.4 2009-01-28 09:09:17 guy Exp $
*/
#ifndef _SQLITE3EXT_H_
#define _SQLITE3EXT_H_