From e2afa6e03711863c89b4df55b286ffcc98da54d6 Mon Sep 17 00:00:00 2001
From: mattab <matthieu.aubry@gmail.com>
Date: Fri, 12 Apr 2013 11:07:13 +1200
Subject: [PATCH] b8

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

diff --git a/core/Version.php b/core/Version.php
index 077275f5d0..749e5c258a 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -20,5 +20,5 @@ final class Piwik_Version
      * Current Piwik version
      * @var string
      */
-    const VERSION = '1.12-b7';
+    const VERSION = '1.12-b8';
 }
-- 
GitLab