From 2009fe9e3c707eca3b0f25f9254eaee0dc19645a Mon Sep 17 00:00:00 2001 From: mattab Date: Fri, 21 Feb 2014 17:59:40 +1300 Subject: rc8 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index f49ce4f5d4..43de268855 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.1-rc7'; + const VERSION = '2.1-rc8'; } -- cgit v1.2.3