Skip to content

Commit

Permalink
Merge pull request #69 from kvakanet/patch-1
Browse files Browse the repository at this point in the history
Change version into php_xhprof.h
  • Loading branch information
longxinH authored Sep 5, 2022
2 parents 01d22f8 + 6017cb6 commit 22fbc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/php_xhprof.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ extern zend_module_entry xhprof_module_entry;
*/

/* XHProf version */
#define XHPROF_VERSION "2.3.5"
#define XHPROF_VERSION "2.3.6"

#define XHPROF_FUNC_HASH_COUNTERS_SIZE 1024

Expand Down

0 comments on commit 22fbc3b

Please sign in to comment.