From: Christopher Jones Date: Tue, 6 Oct 2009 23:21:11 +0000 (+0000) Subject: bump ver X-Git-Tag: php-5.4.0alpha1~191^2~2538 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8000b2608fd432e0c36c53a0aa7e1e681be4268;p=php bump ver --- diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index 4dd8a744db..e0c5f954e6 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.5" +#define PHP_OCI8_VERSION "1.4.0 Alpha" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry