From ecb25b4100cb1ebbc3009061a96cc35c66100e47 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 24 Sep 2014 15:33:12 +1200 Subject: 2.7.0 - Kaboom! --- 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 002bbed959..768d5adde5 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-rc2'; + const VERSION = '2.7.0'; } -- cgit v1.2.3