diff --git a/php_xz.h b/php_xz.h index e9eb00e..446c592 100644 --- a/php_xz.h +++ b/php_xz.h @@ -20,7 +20,7 @@ #ifndef PHP_XZ_H # define PHP_XZ_H -#define PHP_XZ_VERSION "1.1.2" +#define PHP_XZ_VERSION "1.1.3" extern zend_module_entry xz_module_entry; extern php_stream_wrapper php_stream_xz_wrapper;