mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
set to 1.0 stable.
This commit is contained in:
parent
1ea0bae9c0
commit
85ad81736c
12 changed files with 25 additions and 24 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "php_pdo_sqlite_int.h"
|
||||
#include "zend_exceptions.h"
|
||||
|
||||
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0RC1"
|
||||
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0"
|
||||
|
||||
/* {{{ pdo_sqlite_functions[] */
|
||||
function_entry pdo_sqlite_functions[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue