From 63a410726a18bf7f10bcd0ef028c3862c9a83974 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Sun, 14 Feb 2016 13:04:35 +0100 Subject: 2.16.1-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 7725230d97..9e9036a0ac 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.0'; + const VERSION = '2.16.1-b1'; public function isStableVersion($version) { -- cgit v1.2.3