Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
laruence committed Jun 25, 2024
1 parent cbe52bb commit 8fc2849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_yaf.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ extern zend_module_entry yaf_module_entry;
# define ZEND_ACC_DTOR 0x0
#endif

#define PHP_YAF_VERSION "3.3.6"
#define PHP_YAF_VERSION "3.3.7-dev"

#define YAF_STARTUP_FUNCTION(module) ZEND_MINIT_FUNCTION(yaf_##module)
#define YAF_RINIT_FUNCTION(module) ZEND_RINIT_FUNCTION(yaf_##module)
Expand Down

0 comments on commit 8fc2849

Please sign in to comment.