summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nygård <joakim@jokke.dk>2011-03-01 05:17:35 +0100
committerJoakim Nygård <joakim@jokke.dk>2011-03-01 05:17:35 +0100
commitf020c26910eaf6e5a48bb85e6448368a1225be1e (patch)
treef02be29f19504b3649a5d80fe5e072e60613687e
parent6a1ae891b207c7f64c8f5fb7d3940d6595c700a9 (diff)
downloadwebgrind-f020c26910eaf6e5a48bb85e6448368a1225be1e.zip
webgrind-f020c26910eaf6e5a48bb85e6448368a1225be1e.tar.gz
webgrind-f020c26910eaf6e5a48bb85e6448368a1225be1e.tar.bz2
[CHANGED] Bumbed to v1.1 with callgraph1.1
-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';