From: Christopher Jones Date: Wed, 1 Dec 2010 23:30:28 +0000 (+0000) Subject: Remove OCI8 devel status in preparation for PHP 5.3.4 release X-Git-Tag: php-5.4.0alpha1~191^2~575 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f217b0c93b48d3a229421e97c43dc9915b2384e;p=php Remove OCI8 devel status in preparation for PHP 5.3.4 release --- diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index 02dee73d27..b77a1e9d56 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.5-devel" +#define PHP_OCI8_VERSION "1.4.5" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry