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