Skip to content

Commit

Permalink
prepare 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zeriyoshi committed Sep 19, 2024
1 parent df5f566 commit 17499d9
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.4"
# define PHP_COLOPL_TIMESHIFTER_VERSION "1.1.5"

ZEND_BEGIN_MODULE_GLOBALS(colopl_timeshifter)
struct pdo_dbh_methods hooked_mysql_driver_methods;
Expand Down

0 comments on commit 17499d9

Please sign in to comment.