From 33c511a318d8563c6bf94ab9cbdcec78f53e2462 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 8 Jul 2015 12:37:27 +0200 Subject: 2.14.0-rc4 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Version.php') diff --git a/core/Version.php b/core/Version.php index b017e56fbb..a72daefcf9 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-rc3'; + const VERSION = '2.14.0-rc4'; public function isStableVersion($version) { -- cgit v1.2.3