From 28e3c8bde31d4f84ef793107fe8ff66caba07146 Mon Sep 17 00:00:00 2001
From: mattab <matthieu.aubry@gmail.com>
Date: Tue, 18 Feb 2014 18:08:03 +1300
Subject: [PATCH] 2.1-rc2

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

diff --git a/core/Version.php b/core/Version.php
index 6f7cdcdd4c..c298b52f33 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-rc1';
+    const VERSION = '2.1-rc2';
 }
-- 
GitLab