Skip to content

Commit 16bc68f

Browse files
committed
Bump version in early preparation for release
1 parent c2ed5e6 commit 16bc68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/oci8/php_oci8.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
/*
4040
* The version of the OCI8 extension.
4141
*/
42-
#define PHP_OCI8_VERSION "1.4.0 Alpha"
42+
#define PHP_OCI8_VERSION "1.4.1"
4343

4444
extern zend_module_entry oci8_module_entry;
4545
#define phpext_oci8_ptr &oci8_module_entry

0 commit comments

Comments
 (0)