From d87bc5d4d56369a029ae9e712ca61b74364eee81 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 20 Sep 2016 10:18:21 +1200 Subject: 2.16.3-b3 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index f5eb167b2a..c96dce0e86 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.3-b2'; + const VERSION = '2.16.3-b3'; public function isStableVersion($version) { -- cgit v1.2.3