From: Christopher Jones Date: Tue, 12 Jan 2010 19:12:49 +0000 (+0000) Subject: Bump version in early preparation for release X-Git-Tag: php-5.4.0alpha1~191^2~2096 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16bc68fa0ca80efa47cf24450ae43ae42ddbf7ea;p=php Bump version in early preparation for release --- diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index da5106c1ae..29d6574189 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.4.0 Alpha" +#define PHP_OCI8_VERSION "1.4.1" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry