sixd Fri Apr 18 02:35:08 2008 UTC
Modified files:
/php-src/ext/oci8 php_oci8.h
Log:
MFB: Set extension status back to dev
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/php_oci8.h?r1=1.45&r2=1.46&diff_format=u
Index: php-src/ext/oci8/php_oci8.h
diff -u php-src/ext/oci8/php_oci8.h:1.45 php-src/ext/oci8/php_oci8.h:1.46
--- php-src/ext/oci8/php_oci8.h:1.45 Fri Apr 18 00:04:44 2008
+++ php-src/ext/oci8/php_oci8.h Fri Apr 18 02:35:08 2008
@@ -25,7 +25,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: php_oci8.h,v 1.45 2008/04/18 00:04:44 sixd Exp $ */
+/* $Id: php_oci8.h,v 1.46 2008/04/18 02:35:08 sixd Exp $ */
#if HAVE_OCI8
# ifndef PHP_OCI8_H
@@ -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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php