diff --git a/package.xml b/package.xml index 5976a68..e3f4ef8 100644 --- a/package.xml +++ b/package.xml @@ -20,7 +20,7 @@ https://awesomized.github.io/ext-ion/ mike@php.net yes - 2022-02-01 + 2022-05-13 0.2.0 0.2.0 @@ -31,7 +31,21 @@ https://awesomized.github.io/ext-ion/ BSD-2-Clause diff --git a/php_ion.h b/php_ion.h index a12b2f8..8879fb1 100644 --- a/php_ion.h +++ b/php_ion.h @@ -16,7 +16,7 @@ extern zend_module_entry ion_module_entry; # define phpext_ion_ptr &ion_module_entry -# define PHP_ION_VERSION "0.2.0dev" +# define PHP_ION_VERSION "0.2.0" # if defined(ZTS) && defined(COMPILE_DL_ION) ZEND_TSRMLS_CACHE_EXTERN()