From 218eba34ee1edf359eb4f6045979749b13a1ba88 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 12 Jan 2010 19:12:49 +0000 Subject: Bump version in early preparation for release --- ext/oci8/php_oci8.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/oci8/php_oci8.h') diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index b3d0b61811..7ccce856af 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.0 Alpha" +#define PHP_OCI8_VERSION "1.4.1" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry -- cgit v1.2.1