From 96f3fb29d61757eabee90dec3646244b6852df70 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 13 Jul 2015 00:59:16 +0200 Subject: 2.14.1-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 1418d10dbe..0f941ba4a1 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'; + const VERSION = '2.14.1-b1'; public function isStableVersion($version) { -- cgit v1.2.3