Skip to content

Commit

Permalink
Prepare 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zeriyoshi committed Sep 20, 2024
1 parent 12c6825 commit f91efda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/php_colopl_timeshifter.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bool get_is_hooked();
extern zend_module_entry colopl_timeshifter_module_entry;
# define phpext_colopl_timeshifter_ptr &colopl_timeshifter_module_entry

# define PHP_COLOPL_TIMESHIFTER_VERSION "1.1.5"
# define PHP_COLOPL_TIMESHIFTER_VERSION "1.1.6"

ZEND_BEGIN_MODULE_GLOBALS(colopl_timeshifter)
struct pdo_dbh_methods hooked_mysql_driver_methods;
Expand Down

0 comments on commit f91efda

Please sign in to comment.