From f047905b4d58618c2e39f93b8c94f3b6db9a7375 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 14 Oct 2014 17:39:01 +1300 Subject: 2.8.0-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index b3ccb0277a..ea432d46a0 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.8.0-rc1'; + const VERSION = '2.8.0-rc2'; } -- cgit v1.2.3