Skip to content

Commit a071dba

Browse files
committed
releasing 2.1.3
Update version number
1 parent e8fb6d7 commit a071dba

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
@@ -39,7 +39,7 @@ extern zend_module_entry xhprof_module_entry;
3939
*/
4040

4141
/* XHProf version */
42-
#define XHPROF_VERSION "2.1.2"
42+
#define XHPROF_VERSION "2.1.3"
4343

4444
/* Fictitious function name to represent top of the call tree. The paranthesis
4545
* in the name is to ensure we don't conflict with user function names. */

0 commit comments

Comments
 (0)