From bc82f973dc9345d460eed8377df1585515ac4c4d Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 25 Jun 2015 20:01:14 +1200 Subject: 2.14.0-b10 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 487ca6853d..cb3147a069 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.14.0-b9'; + const VERSION = '2.14.0-b10'; public function isStableVersion($version) { -- cgit v1.2.3