From 4d2f7f231d0389bbd0e19a8f467d378c1223e9fd Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 16 Jun 2015 19:30:11 +1200 Subject: 2.14.0-b3 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 3824600572..5cb922fbc1 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-b2'; + const VERSION = '2.14.0-b3'; public function isStableVersion($version) { -- cgit v1.2.3