From 3c48e3d3b4a07e1b600a3db579447d745898c343 Mon Sep 17 00:00:00 2001 From: mattab Date: Thu, 17 Apr 2014 17:00:35 +1200 Subject: 2.2.0 final --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 8678891bdf..d187b41b0d 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.2.0-rc4'; + const VERSION = '2.2.0'; } -- cgit v1.2.3