]> granicus.if.org Git - php/commitdiff
bump ver
authorChristopher Jones <sixd@php.net>
Tue, 6 Oct 2009 23:21:11 +0000 (23:21 +0000)
committerChristopher Jones <sixd@php.net>
Tue, 6 Oct 2009 23:21:11 +0000 (23:21 +0000)
ext/oci8/php_oci8.h

index 4dd8a744dbf18cdae940324cc702baa06df844aa..e0c5f954e6d513127c6d71b05ed2a5382bc60bd8 100644 (file)
@@ -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