summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2013-10-22 11:03:09 -0700
committerChristopher Jones <sixd@php.net>2013-10-22 11:03:09 -0700
commite68c1ef2ec3d890d958126cfa9f5330e9bfe1b31 (patch)
tree3f69ffd1ce68805de885d609b650eb81bb44527c /ext/oci8/php_oci8.h
parent29e5a9659f1de3601de19364c817e8267d49fc2d (diff)
downloadphp-git-e68c1ef2ec3d890d958126cfa9f5330e9bfe1b31.tar.gz
Added a LICENSE file to make it easier for PECL binary distributions to conform with the license.
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 ee8d831221..7510415549 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.0.5"
+#define PHP_OCI8_VERSION "2.0.6"
extern zend_module_entry oci8_module_entry;
#define phpext_oci8_ptr &oci8_module_entry