From 8b5d6748f27bf2162b0cbc52e39b19d40b7c106b Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 12 Jan 2018 21:29:00 +1300 Subject: 3.3.0-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index ac1ae4cc01..dea6260731 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '3.3.0-b2'; + const VERSION = '3.3.0-rc1'; public function isStableVersion($version) { -- cgit v1.2.3