diff options
-rw-r--r-- | config.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ class Webgrind_Config{ # BELOW NOT FOR EDITING # ######################### - static $webgrindVersion = '0.80'; + static $webgrindVersion = '0.8'; /** * Regex that matches the trace files generated by xdebug |