From 39cd56dbdbd4fa14dd05b817536dd976f099b5df Mon Sep 17 00:00:00 2001 From: mattab Date: Thu, 19 Dec 2013 17:07:32 +1300 Subject: 2.0.1-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 38383231cf..faca781658 100644 --- a/core/Version.php +++ b/core/Version.php @@ -24,5 +24,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.0.1-rc1'; + const VERSION = '2.0.1-rc2'; } -- cgit v1.2.3