From 7a07b9de2b7310242df36331a77be41249ad4bcf Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 25 Jul 2016 12:56:21 +1200 Subject: 2.16.2-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 62d67e263f..cd0575702e 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-rc1'; + const VERSION = '2.16.2-rc2'; public function isStableVersion($version) { -- cgit v1.2.3