From e121d445b20285ddf75fc51100dfb8c36002bd94 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 13 Aug 2014 14:39:25 +0200 Subject: 2.5.0-rc1 --- 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 4cd3f0a1b8..4fbe428b4e 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.5.0-b3'; + const VERSION = '2.5.0-rc1'; } -- cgit v1.2.3