Skip to content

Commit 2d53040

Browse files
committed
Bump OCI8 version
1 parent 8ff6a30 commit 2d53040

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
@@ -43,7 +43,7 @@
4343
*/
4444
#undef PHP_OCI8_VERSION
4545
#endif
46-
#define PHP_OCI8_VERSION "2.1.8"
46+
#define PHP_OCI8_VERSION "2.1.9"
4747

4848
extern zend_module_entry oci8_module_entry;
4949
#define phpext_oci8_ptr &oci8_module_entry

0 commit comments

Comments
 (0)