From 0f4e74bb293183b8f05bb522a024cf04bbaa0792 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 26 Oct 2016 16:07:25 +1300 Subject: 2.17.0 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 015dba98d5..2743cb3262 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.17.0-rc1'; + const VERSION = '2.17.0'; public function isStableVersion($version) { -- cgit v1.2.3