From 1406dfc3d42f324c6fc2f45e461586f5d621de1f Mon Sep 17 00:00:00 2001 From: mattab Date: Sat, 14 Feb 2015 00:32:35 +1300 Subject: 2.11.0-b7 --- 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 bc3cb2c561..111d8f9605 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-b6'; + const VERSION = '2.11.0-b7'; public function isStableVersion($version) { -- cgit v1.2.3