summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 3c76eb6..4888d89 100644
--- a/index.php
+++ b/index.php
@@ -6,7 +6,7 @@
class Webgrind_MasterConfig
{
- static $webgrindVersion = '1.02';
+ static $webgrindVersion = '1.1';
}
require 'config.php';