summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2013-09-06 08:54:19 -0700
committerChristopher Jones <sixd@php.net>2013-09-06 08:54:19 -0700
commitca4d122adcab8703f63cf8ed95a28a1fbc6e2b47 (patch)
tree30c200f3c32814ef63ecb68cf75b469fb9005d9b /ext/oci8/php_oci8.h
parente504ed66a84815d3e2e9fd0e3679c787c14b2691 (diff)
downloadphp-git-ca4d122adcab8703f63cf8ed95a28a1fbc6e2b47.tar.gz
Update DTrace probes
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 f10f01db52..8c5fba9ab0 100644
--- a/ext/oci8/php_oci8.h
+++ b/ext/oci8/php_oci8.h
@@ -46,7 +46,7 @@
*/
#undef PHP_OCI8_VERSION
#endif
-#define PHP_OCI8_VERSION "2.0.1-dev"
+#define PHP_OCI8_VERSION "2.0.2-dev"
extern zend_module_entry oci8_module_entry;
#define phpext_oci8_ptr &oci8_module_entry