Skip to content

Commit 6017cb6

Browse files
authored
Change version into php_xhprof.h
Hello! Release version 2.3.6 but file not changed :(
1 parent 01d22f8 commit 6017cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/php_xhprof.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ extern zend_module_entry xhprof_module_entry;
4343
*/
4444

4545
/* XHProf version */
46-
#define XHPROF_VERSION "2.3.5"
46+
#define XHPROF_VERSION "2.3.6"
4747

4848
#define XHPROF_FUNC_HASH_COUNTERS_SIZE 1024
4949

0 commit comments

Comments
 (0)