switch to package2.xml

This commit is contained in:
Wez Furlong 2005-12-04 22:34:26 +00:00
parent bd0aaa0198
commit 17683295e4
23 changed files with 772 additions and 657 deletions

View file

@ -31,7 +31,7 @@
#include "php_pdo_sqlite_int.h"
#include "zend_exceptions.h"
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0"
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0.1"
/* {{{ pdo_sqlite_functions[] */
function_entry pdo_sqlite_functions[] = {