mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Bump PHP 5 sqlite extension number to 2.0
(put some distance between it and the 4.3 version)
This commit is contained in:
parent
e563b4eafa
commit
b52f7a01af
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#define PHP_SQLITE_MODULE_VERSION "1.1-dev"
|
||||
#define PHP_SQLITE_MODULE_VERSION "2.0-dev"
|
||||
|
||||
#include "php.h"
|
||||
#include "php_ini.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue