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.3.4RC2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24c87d760d347c439adf32d14775d306301eee59;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