From ea3562ada2a6382aedcfc27ddf3a5d0d5acef0ce Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 22 Sep 2015 22:45:14 +1200 Subject: 2.15.0-b9 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index af4239c2a1..41c72cf6ce 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.15.0-b8'; + const VERSION = '2.15.0-b9'; public function isStableVersion($version) { -- cgit v1.2.3