Skip to content

Commit

Permalink
Release 0.3.0 (still experimental)
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Apr 2, 2024
1 parent 49974ff commit f1cac6e
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.4-dev"
# define PHP_ENCODING_VERSION "0.3.0"

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

0 comments on commit f1cac6e

Please sign in to comment.