Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Oct 27, 2023
1 parent 350ed03 commit cc92ed7
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.2.1-dev"
# define PHP_ENCODING_VERSION "0.2.1"

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

0 comments on commit cc92ed7

Please sign in to comment.