From dbac962d320872164e6dbf3910dcd9c33133558e Mon Sep 17 00:00:00 2001
From: mattab <matthieu.aubry@gmail.com>
Date: Sat, 22 Mar 2014 13:07:05 +1300
Subject: [PATCH] 2.1.1-b6

---
 core/Version.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/Version.php b/core/Version.php
index 7952c1786a..b5d669735f 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -21,5 +21,5 @@ final class Version
      * The current Piwik version.
      * @var string
      */
-    const VERSION = '2.1.1-b5';
+    const VERSION = '2.1.1-b6';
 }
-- 
GitLab