Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Oct 27, 2023
1 parent 6891e24 commit c54cb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_encoding.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
extern zend_module_entry encoding_module_entry;
# define phpext_encoding_ptr &encoding_module_entry

# define PHP_ENCODING_VERSION "0.1.1-dev"
# define PHP_ENCODING_VERSION "0.2.0"

# if defined(ZTS) && defined(COMPILE_DL_ENCODING)
ZEND_TSRMLS_CACHE_EXTERN()
Expand Down

0 comments on commit c54cb79

Please sign in to comment.