From f651feb3f99cc0e214570760a5902adf56cdfd09 Mon Sep 17 00:00:00 2001 From: mattab Date: Fri, 11 Jul 2014 10:18:44 +0200 Subject: 2.4.1-rc1 --- core/Version.php | 2 +- tests/PHPUnit/UI | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/Version.php b/core/Version.php index b11fa037d4..522b84771d 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.4.0'; + const VERSION = '2.4.1-rc1'; } diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI index 2f32f6589c..08a9738e72 160000 --- a/tests/PHPUnit/UI +++ b/tests/PHPUnit/UI @@ -1 +1 @@ -Subproject commit 2f32f6589c6b3818f526581d4bc58b605304067a +Subproject commit 08a9738e7211373da4784541c1cc3434eecb1806 -- cgit v1.2.3