From bf377e2c74f606682ddcfdb62d970dc28b625c0c Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 1 Dec 2015 11:09:10 +1300 Subject: 2.15.1-b6 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 83c8a1b12b..f585ed8b33 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-b5'; + const VERSION = '2.15.1-b6'; public function isStableVersion($version) { -- cgit v1.2.3