From f18342fa57d4defc6e4648b6e17b8fca227646a5 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 24 Sep 2014 12:24:15 +1200 Subject: 2.7.0-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index d5140249c5..002bbed959 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.7.0-rc1'; + const VERSION = '2.7.0-rc2'; } -- cgit v1.2.3