diff --git a/ext/php_colopl_timeshifter.h b/ext/php_colopl_timeshifter.h index 1ba11a9..9c62979 100644 --- a/ext/php_colopl_timeshifter.h +++ b/ext/php_colopl_timeshifter.h @@ -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.2dev" +# define PHP_COLOPL_TIMESHIFTER_VERSION "1.1.2" ZEND_BEGIN_MODULE_GLOBALS(colopl_timeshifter) struct pdo_dbh_methods hooked_mysql_driver_methods;