From 0828b282c19633e7bee3b3c8a84cadc02edc5967 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 3 Aug 2016 20:44:01 +1200 Subject: 2.16.2 KABOOM --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index cd0575702e..aed84dbae4 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-rc2'; + const VERSION = '2.16.2'; public function isStableVersion($version) { -- cgit v1.2.3