From 0b60df131c6f13d4bef722d8362d4332d81ff7c9 Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 13 Jan 2014 17:46:46 +1300 Subject: 2.0.3-rc1 --- core/Version.php | 2 +- plugins/CustomAlerts | 2 +- tests/PHPUnit/UI | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/Version.php b/core/Version.php index b872741b6a..123285ce88 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.3-b7'; + const VERSION = '2.0.3-rc1'; } diff --git a/plugins/CustomAlerts b/plugins/CustomAlerts index 9c30c9cd18..b367952b6c 160000 --- a/plugins/CustomAlerts +++ b/plugins/CustomAlerts @@ -1 +1 @@ -Subproject commit 9c30c9cd183b8bd060a0cdfcc4c27df56d701ba8 +Subproject commit b367952b6cc3a2f8674bf008a6d1cc145037377c diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI index 9fedd60bfa..2c2209c2b8 160000 --- a/tests/PHPUnit/UI +++ b/tests/PHPUnit/UI @@ -1 +1 @@ -Subproject commit 9fedd60bfa5de798596203010831ff13956389e8 +Subproject commit 2c2209c2b829e74725b1ced1407feb21765e39fb -- cgit v1.2.3