summaryrefslogtreecommitdiff
path: root/ext/oci8
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2017-10-04 09:56:25 +0300
committerDmitry Stogov <dmitry@zend.com>2017-10-04 09:56:25 +0300
commit1195de87ffa018abe4b1461b2b254fe6eee963cc (patch)
tree5063365a814bd9a09b6e673cddad392cdf3498f4 /ext/oci8
parentee50fcfa27089c6fc1e6b6ad9033a5a0d7ac71c6 (diff)
downloadphp-git-1195de87ffa018abe4b1461b2b254fe6eee963cc.tar.gz
Bumped ext/oci8 version
Diffstat (limited to 'ext/oci8')
-rw-r--r--ext/oci8/php_oci8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h
index e70e2fe09c..53449d5f4c 100644
--- a/ext/oci8/php_oci8.h
+++ b/ext/oci8/php_oci8.h
@@ -43,7 +43,7 @@
*/
#undef PHP_OCI8_VERSION
#endif
-#define PHP_OCI8_VERSION "2.1.7"
+#define PHP_OCI8_VERSION "2.1.8"
extern zend_module_entry oci8_module_entry;
#define phpext_oci8_ptr &oci8_module_entry