]> granicus.if.org Git - php/commitdiff
Bump OCI8 version
authorChristopher Jones <christopher.jones@oracle.com>
Sat, 8 Dec 2018 08:23:22 +0000 (19:23 +1100)
committerChristopher Jones <christopher.jones@oracle.com>
Sat, 8 Dec 2018 08:23:22 +0000 (19:23 +1100)
ext/oci8/php_oci8.h

index 8f66cfbc9bf667142b35654cb653c7044902da0a..a1e09ddec562c1481fdabd399d6720b7cfc6ca99 100644 (file)
@@ -43,7 +43,7 @@
  */
 #undef PHP_OCI8_VERSION
 #endif
-#define PHP_OCI8_VERSION "2.1.8"
+#define PHP_OCI8_VERSION "2.1.9"
 
 extern zend_module_entry oci8_module_entry;
 #define phpext_oci8_ptr &oci8_module_entry