Skip to content

Commit

Permalink
Update version for Yasd 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghantao committed Jan 8, 2021
1 parent 12a0a50 commit ae5bbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_yasd.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
extern zend_module_entry yasd_module_entry;
#define phpext_yasd_ptr &yasd_module_entry

#define PHP_YASD_VERSION "0.3.3"
#define PHP_YASD_VERSION "0.3.4"

ZEND_BEGIN_MODULE_GLOBALS(yasd)
char *breakpoints_file;
Expand Down

0 comments on commit ae5bbac

Please sign in to comment.