From a6be17ebdfdaf76a05146e2af5b5508d97ae1914 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 3 Apr 2017 23:25:58 +0200 Subject: 3.0.3-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 119be80874..ba881f2a12 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '3.0.3-b2'; + const VERSION = '3.0.3-rc1'; public function isStableVersion($version) { -- cgit v1.2.3