mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
Bump version in early preparation for release
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
/*
|
||||
* The version of the OCI8 extension.
|
||||
*/
|
||||
#define PHP_OCI8_VERSION "1.4.0 Alpha"
|
||||
#define PHP_OCI8_VERSION "1.4.1"
|
||||
|
||||
extern zend_module_entry oci8_module_entry;
|
||||
#define phpext_oci8_ptr &oci8_module_entry
|
||||
|
||||
Reference in New Issue
Block a user