Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
m6w6 committed May 31, 2022
1 parent 57c246f commit 174690b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_ion.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
extern zend_module_entry ion_module_entry;
# define phpext_ion_ptr &ion_module_entry

# define PHP_ION_VERSION "0.2.1"
# define PHP_ION_VERSION "0.3.0dev"

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

0 comments on commit 174690b

Please sign in to comment.