From 52d5922e4ea9431fde637d8d2c61ecd46e0efdb3 Mon Sep 17 00:00:00 2001 From: mattab Date: Fri, 5 Sep 2014 12:31:25 +1200 Subject: 2.6.0 is almost here --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 297b1ca441..4aecceee7b 100644 --- a/core/Version.php +++ b/core/Version.php @@ -21,5 +21,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.6.0-rc3'; + const VERSION = '2.6.0-rc4'; } -- cgit v1.2.3