From 85681eaa8f8c23752c3b58545312a9c95bcca8c3 Mon Sep 17 00:00:00 2001 From: mattab Date: Thu, 27 Mar 2014 11:45:15 +1300 Subject: New beta needed as there was a fatal in Visitors>Engagement in last one --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 655b5de073..ce7f3f75e7 100644 --- a/core/Version.php +++ b/core/Version.php @@ -21,5 +21,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.1.1-b7'; + const VERSION = '2.1.1-b8'; } -- cgit v1.2.3