Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 5607808

Browse files
committed
Update version for Yasd 0.3.5
1 parent 0f7ca11 commit 5607808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_yasd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
extern zend_module_entry yasd_module_entry;
2323
#define phpext_yasd_ptr &yasd_module_entry
2424

25-
#define PHP_YASD_VERSION "0.3.4"
25+
#define PHP_YASD_VERSION "0.3.5"
2626

2727
ZEND_BEGIN_MODULE_GLOBALS(yasd)
2828
char *breakpoints_file;

0 commit comments

Comments
 (0)