From a8d8a96d723a1123cb0f8c6b952e90f921962fc4 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 13 Feb 2015 19:06:44 +1300 Subject: 2.11.0-b6 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Version.php') diff --git a/core/Version.php b/core/Version.php index 644f25ec21..bc3cb2c561 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.11.0-b5'; + const VERSION = '2.11.0-b6'; public function isStableVersion($version) { -- cgit v1.2.3