summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2009-03-16 05:44:49 +0000
committerChristopher Jones <sixd@php.net>2009-03-16 05:44:49 +0000
commit6e2521f0704696a8fd5d5cab0e120ea59da5ca8a (patch)
tree88fcf4691f2e72069838f1c1a33337057bc9608f /ext/oci8/php_oci8.h
parentd14b84719d6a06d0201152e6867dc23dac4a43d8 (diff)
downloadphp-git-6e2521f0704696a8fd5d5cab0e120ea59da5ca8a.tar.gz
MFH Prepare for PECL OCI8 1.3.5
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 4b97fc111f..3872025437 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 "1.3.5-dev"
+#define PHP_OCI8_VERSION "1.3.5"
extern zend_module_entry oci8_module_entry;
#define phpext_oci8_ptr &oci8_module_entry