Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
nomnoms12 committed May 25, 2022
1 parent bea5f1f commit d7fa6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_aeron.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
extern zend_module_entry aeron_module_entry;
# define phpext_aeron_ptr &aeron_module_entry

# define PHP_AERON_VERSION "0.2.1"
# define PHP_AERON_VERSION "0.2.2"

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

0 comments on commit d7fa6d2

Please sign in to comment.