diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ class Webgrind_MasterConfig { - static $webgrindVersion = '1.01'; + static $webgrindVersion = '1.02'; } require 'config.php'; |