From 19a822408abd41d3ff14cffb5577f2d0a3279a48 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 22 Oct 2015 12:47:03 +1300 Subject: 2.15.0-rc5 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index a7e2c4e8b9..0fcf344bad 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-rc4'; + const VERSION = '2.15.0-rc5'; public function isStableVersion($version) { -- cgit v1.2.3