From c6a737bb0cfe6656288c39f1ff2d079354a7d21b Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 6 Nov 2014 18:00:10 +1300 Subject: 2.9.0-b6 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index d632b93b8c..789d7d29d3 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.9.0-b5'; + const VERSION = '2.9.0-b6'; } -- cgit v1.2.3