diff --git a/extension/php_xhprof.h b/extension/php_xhprof.h index 2d5348d1..3da8305a 100755 --- a/extension/php_xhprof.h +++ b/extension/php_xhprof.h @@ -39,7 +39,7 @@ extern zend_module_entry xhprof_module_entry; */ /* XHProf version */ -#define XHPROF_VERSION "2.0.3" +#define XHPROF_VERSION "2.0.4" /* Fictitious function name to represent top of the call tree. The paranthesis * in the name is to ensure we don't conflict with user function names. */