From 264d6db5a6164bb21b8e5a01482ae8372bb599a4 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 6 Oct 2009 23:21:11 +0000 Subject: [PATCH] bump ver --- ext/oci8/php_oci8.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index 3872025437..4e27751b83 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.3.5" +#define PHP_OCI8_VERSION "1.4.0 Alpha" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry -- 2.40.0