Skip to content

Commit

Permalink
prepare v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zeriyoshi committed Sep 10, 2024
1 parent 7031efc commit d531254
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.0.0"
# define PHP_COLOPL_TIMESHIFTER_VERSION "1.0.1"

ZEND_BEGIN_MODULE_GLOBALS(colopl_timeshifter)
struct pdo_dbh_methods hooked_mysql_driver_methods;
Expand Down

0 comments on commit d531254

Please sign in to comment.