Skip to content

Commit c54cb79

Browse files
committed
Release 0.2.0
1 parent 6891e24 commit c54cb79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php_encoding.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
extern zend_module_entry encoding_module_entry;
77
# define phpext_encoding_ptr &encoding_module_entry
88

9-
# define PHP_ENCODING_VERSION "0.1.1-dev"
9+
# define PHP_ENCODING_VERSION "0.2.0"
1010

1111
# if defined(ZTS) && defined(COMPILE_DL_ENCODING)
1212
ZEND_TSRMLS_CACHE_EXTERN()

0 commit comments

Comments
 (0)