Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit d599215

Browse files
committed
3.1.4
1 parent ec042e2 commit d599215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_skywalking.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
extern zend_module_entry skywalking_module_entry;
2525
#define phpext_skywalking_ptr &skywalking_module_entry
2626

27-
#define PHP_SKYWALKING_VERSION "5.0.0" /* Replace with version number for your extension */
27+
#define PHP_SKYWALKING_VERSION "3.1.4" /* Replace with version number for your extension */
2828

2929
#ifdef PHP_WIN32
3030
# define PHP_SKYWALKING_API __declspec(dllexport)

0 commit comments

Comments
 (0)