From e122a4e37b3eef21fc6fc32ed7d31c56c38d673f Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Mon, 2 Feb 2015 11:45:32 +1300 Subject: Moved the monolog configuration and code into a Monolog plugin --- 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 f67f64b677..644f25ec21 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-b4'; + const VERSION = '2.11.0-b5'; public function isStableVersion($version) { -- cgit v1.2.3