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

Commit

Permalink
3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
heyanlong committed Jul 25, 2019
1 parent ec042e2 commit d599215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_skywalking.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
extern zend_module_entry skywalking_module_entry;
#define phpext_skywalking_ptr &skywalking_module_entry

#define PHP_SKYWALKING_VERSION "5.0.0" /* Replace with version number for your extension */
#define PHP_SKYWALKING_VERSION "3.1.4" /* Replace with version number for your extension */

#ifdef PHP_WIN32
# define PHP_SKYWALKING_API __declspec(dllexport)
Expand Down

0 comments on commit d599215

Please sign in to comment.