From 8d7ea7651840a95cc1e117b52335a95c625f211a Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 23 Mar 2015 11:07:37 +1300 Subject: 2.12.0-rc3 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 4169941b6a..6be5cf6d2b 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.12.0-rc2'; + const VERSION = '2.12.0-rc3'; public function isStableVersion($version) { -- cgit v1.2.3