Skip to content

Commit e875d9e

Browse files
committed
bump ext version
1 parent 901356d commit e875d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/php_colopl_timeshifter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bool get_is_hooked();
2929
extern zend_module_entry colopl_timeshifter_module_entry;
3030
# define phpext_colopl_timeshifter_ptr &colopl_timeshifter_module_entry
3131

32-
# define PHP_COLOPL_TIMESHIFTER_VERSION "1.2.0"
32+
# define PHP_COLOPL_TIMESHIFTER_VERSION "1.2.1"
3333

3434
ZEND_BEGIN_MODULE_GLOBALS(colopl_timeshifter)
3535
struct pdo_dbh_methods hooked_mysql_driver_methods;

0 commit comments

Comments
 (0)