From: Christopher Jones Date: Thu, 3 Nov 2011 22:13:34 +0000 (+0000) Subject: Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9 X-Git-Tag: php-5.5.0alpha1~927 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3d44d8fc1ffaba9860754aead1992eb1583330f;p=php Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9 --- diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 2c4f4a6911..b91b4b2448 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -33,7 +33,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> no - 2011-10-25 + 2011-11-03 @@ -41,7 +41,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> 1.4.7 - devel + stable stable PHP diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index d2a95a5cec..999a1bd183 100644 --- a/ext/oci8/php_oci8.h +++ b/ext/oci8/php_oci8.h @@ -46,7 +46,7 @@ */ #undef PHP_OCI8_VERSION #endif -#define PHP_OCI8_VERSION "1.4.7-devel" +#define PHP_OCI8_VERSION "1.4.7" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry