From 2677ef407254057a1ad5b35001090d6b599c5c05 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 23 Dec 2015 14:06:04 +1300 Subject: 2.16.0-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index de0eb64ebd..82caf0b05f 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.15.1-b11'; + const VERSION = '2.16.0-b1'; public function isStableVersion($version) { -- cgit v1.2.3