Skip to content

Commit

Permalink
Bump version to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bd808 committed Oct 7, 2024
1 parent 6f2a6a0 commit 0e7b997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_yaml.h
Original file line number Diff line number Diff line change
@@ -70,7 +70,7 @@ extern "C" {
extern "C" {
#endif

#define PHP_YAML_VERSION "2.2.3"
#define PHP_YAML_VERSION "2.2.4"

extern zend_module_entry yaml_module_entry;
#define phpext_yaml_ptr &yaml_module_entry

0 comments on commit 0e7b997

Please sign in to comment.