From 55e4b67ea25277acfccdced8316dd4b340b866f5 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 23 Feb 2015 16:15:14 +1300 Subject: 2.11.1-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index c7b71ca986..5c60d11132 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.11.1-b4'; + const VERSION = '2.11.1-rc1'; public function isStableVersion($version) { -- cgit v1.2.3