Skip to content

Commit 0d9c589

Browse files
committed
update version
1 parent d0de218 commit 0d9c589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_pinpoint_php.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ extern "C" {
2525
extern zend_module_entry pinpoint_php_module_entry;
2626
#define phpext_pinpoint_php_ptr &pinpoint_php_module_entry
2727

28-
#define PHP_PINPOINT_PHP_VERSION "0.5.2"
28+
#define PHP_PINPOINT_PHP_VERSION "0.5.3"
2929

3030
#ifdef PHP_WIN32
3131
#define PHP_PINPOINT_PHP_API __declspec(dllexport)

0 commit comments

Comments
 (0)