From: Christopher Jones <sixd@php.net> Date: Fri, 18 Apr 2008 02:35:08 +0000 (+0000) Subject: MFB: Set extension status back to dev X-Git-Tag: RELEASE_2_0_0b1~333 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd6696c63993089a167a3af4b4d1abb7c9a3e2dc;p=php MFB: Set extension status back to dev --- diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index a05538e47d..66eaff9b07 100644 --- a/ext/oci8/php_oci8.h +++ b/ext/oci8/php_oci8.h @@ -39,7 +39,7 @@ /* * The version of the OCI8 extension. */ -#define PHP_OCI8_VERSION "1.3.2 Beta" +#define PHP_OCI8_VERSION "1.3.3-dev" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry