Skip to content

Commit 83bb1fa

Browse files
committed
0.4.0
1 parent f432665 commit 83bb1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.1-dev"
9+
# define PHP_ENCODING_VERSION "0.4.0"
1010

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

0 commit comments

Comments
 (0)