diff --git a/core/Version.php b/core/Version.php index b5fc1c1569f..62d67e263fc 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.16.2-b6'; + const VERSION = '2.16.2-rc1'; public function isStableVersion($version) {