]> granicus.if.org Git - php/commitdiff
Bump version in early preparation for release
authorChristopher Jones <sixd@php.net>
Tue, 12 Jan 2010 19:12:49 +0000 (19:12 +0000)
committerChristopher Jones <sixd@php.net>
Tue, 12 Jan 2010 19:12:49 +0000 (19:12 +0000)
ext/oci8/php_oci8.h

index da5106c1aea0a6fbb1a243fff301491ffe50eb1b..29d657418940c946589cb875ccbf736106016d41 100644 (file)
@@ -39,7 +39,7 @@
 /*
  * The version of the OCI8 extension.
  */
-#define PHP_OCI8_VERSION "1.4.0 Alpha"
+#define PHP_OCI8_VERSION "1.4.1"
 
 extern zend_module_entry oci8_module_entry;
 #define phpext_oci8_ptr &oci8_module_entry