]> granicus.if.org Git - php/commitdiff
MFB: Set extension status back to dev
authorChristopher Jones <sixd@php.net>
Fri, 18 Apr 2008 02:35:08 +0000 (02:35 +0000)
committerChristopher Jones <sixd@php.net>
Fri, 18 Apr 2008 02:35:08 +0000 (02:35 +0000)
ext/oci8/php_oci8.h

index a05538e47d72e0b275cece4e8cfff8766505b54f..66eaff9b07d36dc2c4f805935fa4a322c2b80f6a 100644 (file)
@@ -39,7 +39,7 @@
 /*
  * The version of the OCI8 extension.
  */
-#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