--- embedaddon/php/ext/sqlite3/php_sqlite3.h 2012/02/21 23:48:02 1.1.1.1 +++ embedaddon/php/ext/sqlite3/php_sqlite3.h 2012/05/29 12:34:43 1.1.1.2 @@ -16,12 +16,12 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_sqlite3.h,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ +/* $Id: php_sqlite3.h,v 1.1.1.2 2012/05/29 12:34:43 misho Exp $ */ #ifndef PHP_SQLITE3_H #define PHP_SQLITE3_H -#define PHP_SQLITE3_VERSION "0.7-dev" +#define PHP_SQLITE3_VERSION "0.7" extern zend_module_entry sqlite3_module_entry; #define phpext_sqlite3_ptr &sqlite3_module_entry