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 0b1d596..0bf5e78 100644
--- a/index.php
+++ b/index.php
@@ -6,7 +6,7 @@
class Webgrind_MasterConfig
{
- static $webgrindVersion = '1.1';
+ static $webgrindVersion = '1.2';
}
require './config.php';