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:
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user