From d836135ed01cb638ca7d3d2d5c877c9882f41c90 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 13 Aug 2014 22:40:23 +0200 Subject: 2.5.0-rc2 --- 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 4fbe428b4e..63ea9b0f31 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-rc1'; + const VERSION = '2.5.0-rc2'; } -- cgit v1.2.3