Skip to content

Commit

Permalink
Release 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Nov 6, 2023
1 parent 9074ff4 commit d123265
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.3-dev"
# define PHP_ENCODING_VERSION "0.2.3"

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

0 comments on commit d123265

Please sign in to comment.