]> granicus.if.org Git - php/commitdiff
Remove OCI8 devel status in preparation for PHP 5.3.4 release
authorChristopher Jones <sixd@php.net>
Wed, 1 Dec 2010 23:30:28 +0000 (23:30 +0000)
committerChristopher Jones <sixd@php.net>
Wed, 1 Dec 2010 23:30:28 +0000 (23:30 +0000)
ext/oci8/php_oci8.h

index 02dee73d27e78f63502767b2d60af50bcf2611d3..b77a1e9d56655528d491db52d2d69e38e0e19558 100644 (file)
@@ -46,7 +46,7 @@
  */
 #undef PHP_OCI8_VERSION
 #endif
-#define PHP_OCI8_VERSION "1.4.5-devel"
+#define PHP_OCI8_VERSION "1.4.5"
 
 extern zend_module_entry oci8_module_entry;
 #define phpext_oci8_ptr &oci8_module_entry