summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2011-06-27 17:24:55 +0000
committerChristopher Jones <sixd@php.net>2011-06-27 17:24:55 +0000
commitcf6b208cab27267e7c1a5db5c62979a95924d71b (patch)
treec72ddb520d6b764c479f9535e6534e97d5c900ee /ext/oci8/php_oci8.h
parent93fcf04fc1468a399370d25790a8d26f75a4e0ab (diff)
downloadphp-git-cf6b208cab27267e7c1a5db5c62979a95924d71b.tar.gz
missed version sync with 5.4
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 bcb12a7bd8..427ca59abe 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.4.6-dev"
+#define PHP_OCI8_VERSION "1.4.6"
extern zend_module_entry oci8_module_entry;
#define phpext_oci8_ptr &oci8_module_entry