Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-02-18 09:18:29 +0400
committermattab <matthieu.aubry@gmail.com>2014-02-18 09:18:29 +0400
commitbbc0a1fd6cc1982a3b7fec12eba9b9ed0d58a755 (patch)
tree015c94dda93937433d944c75a605a28a9e5cd49f
parent28e3c8bde31d4f84ef793107fe8ff66caba07146 (diff)
rc3
-rw-r--r--core/Version.php2
m---------tests/PHPUnit/UI0
2 files changed, 1 insertions, 1 deletions
diff --git a/core/Version.php b/core/Version.php
index c298b52f33..39c36e5d26 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-rc2';
+ const VERSION = '2.1-rc3';
}
diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI
-Subproject 9531b019cbcaedc1bbf613d14032e7bd0b839ff
+Subproject afec1d6ec57295aafc67199a47a00d10de9d7e2