1
0
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:
Christopher Jones
2010-01-12 19:12:49 +00:00
parent c2ed5e6f9d
commit 16bc68fa0c

View File

@@ -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