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-05-23 06:28:05 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-23 06:28:05 +0400
commitae7d326168fb9f8aa8b6f93f16d970314e1c4060 (patch)
tree5889600fc1eff797dbdd581544d9e78f09f3ffb2
parent4f6ceec16f0948f3c5985de12e68464889275900 (diff)
A nice day for a major release candidate. 2.3.0-rc12.3.0-rc1
-rw-r--r--core/Version.php2
m---------plugins/VisitorGenerator0
m---------tests/PHPUnit/UI0
3 files changed, 1 insertions, 1 deletions
diff --git a/core/Version.php b/core/Version.php
index f510b5c327..48e8b62d7d 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.2.3-b7';
+ const VERSION = '2.3.0-rc1';
}
diff --git a/plugins/VisitorGenerator b/plugins/VisitorGenerator
-Subproject e69d2182836417c027d5a285f0a091a54ce07f6
+Subproject 42fb7a027f349dfab3d3ee316befd79794f7044
diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI
-Subproject 5c83152eaea307ab8c8706cd1335572cba98416
+Subproject f4680e3750b7f2c675057e3fe10be385495c7d4