diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index 9646f96b441..b3ac72e71a1 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.2 Beta" +#define PHP_OCI8_VERSION "1.3.3-dev" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry