diff --git a/core/Version.php b/core/Version.php index c7b71ca9861..5c60d11132b 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) {