1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00

update extension version

This commit is contained in:
Wez Furlong
2005-03-09 18:18:53 +00:00
parent 5984f7f3e1
commit 584abff629
+1 -1
View File
@@ -31,7 +31,7 @@
#include "php_pdo_sqlite_int.h"
#include "zend_exceptions.h"
#define PHP_PDO_SQLITE_MODULE_VERSION "0.2.2"
#define PHP_PDO_SQLITE_MODULE_VERSION "0.3"
/* {{{ pdo_sqlite_functions[] */
function_entry pdo_sqlite_functions[] = {