Skip to content

Commit 9ca7094

Browse files
committed
chore: bump version
1 parent 45c4a57 commit 9ca7094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/php_colopl_bc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ extern zend_module_entry colopl_bc_module_entry;
4242
#define COLOPL_BC_PHP74_SORT_MODE_DEPRECATED 1
4343
#define COLOPL_BC_PHP74_SORT_MODE_LOG 2
4444

45-
#define PHP_COLOPL_BC_VERSION "11.0.5"
45+
#define PHP_COLOPL_BC_VERSION "11.1.0"
4646

4747
ZEND_BEGIN_MODULE_GLOBALS(colopl_bc)
4848
bool rand_is_seeded;

0 commit comments

Comments
 (0)