Skip to content

Commit

Permalink
Merge pull request #15 from kiddivouchers/update-version
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
cs278 authored Jan 6, 2022
2 parents 5bdc74c + b53a119 commit 8c34215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_timecop.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SOFTWARE.
#ifndef PHP_TIMECOP_H
#define PHP_TIMECOP_H

#define PHP_TIMECOP_VERSION "1.3.0"
#define PHP_TIMECOP_VERSION "1.4.0"

extern zend_module_entry timecop_module_entry;
#define phpext_timecop_ptr &timecop_module_entry
Expand Down

0 comments on commit 8c34215

Please sign in to comment.