From e3efda0492c51cfb786f67419ea3a94c76f15e25 Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 14 Apr 2014 20:05:01 +1200 Subject: 2.2.0-rc2 with working "forgot my password" feature --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 8778b58080..84bade0c68 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-rc1'; + const VERSION = '2.2.0-rc2'; } -- cgit v1.2.3