From 432ad26af6765afa9459645c1c5dc9870b1a2f8f Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 1 Apr 2016 14:07:40 +1300 Subject: 2.16.1-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Version.php b/core/Version.php index a07b0cca53..477c0ccd97 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.1-b3'; + const VERSION = '2.16.1-rc1'; public function isStableVersion($version) { -- cgit v1.2.3