summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
diff options
context:
space:
mode:
authorJakub Zelenka <bukka@php.net>2016-05-03 19:55:41 +0100
committerJakub Zelenka <bukka@php.net>2016-05-03 19:55:41 +0100
commit34a9882ad357620ccec2bfadba72fce027acd3d6 (patch)
treed531877fdae8ec4126e8042ca350dcfcdb8b770f /ext/oci8/php_oci8.h
parent93b67dd511fdf890931e2b18846886368798ca5a (diff)
parentee551106bc11d6ac2eb277b810c9b8bb90e318bc (diff)
downloadphp-git-34a9882ad357620ccec2bfadba72fce027acd3d6.tar.gz
Merge branch 'master' into json_parser_method
Diffstat (limited to 'ext/oci8/php_oci8.h')
-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 7f1fba0353..da62aabac6 100644
--- a/ext/oci8/php_oci8.h
+++ b/ext/oci8/php_oci8.h
@@ -45,7 +45,7 @@
*/
#undef PHP_OCI8_VERSION
#endif
-#define PHP_OCI8_VERSION "2.1.0"
+#define PHP_OCI8_VERSION "2.1.1"
extern zend_module_entry oci8_module_entry;
#define phpext_oci8_ptr &oci8_module_entry