Skip to content
Snippets Groups Projects
Commit b2bdc53f authored by TYPO3 Release Team's avatar TYPO3 Release Team
Browse files

[TASK] Set TYPO3 version to 7.5.1-dev

Change-Id: I19a5a92107009a3186256baa64bc342f874e6863
Reviewed-on: http://review.typo3.org/43625


Reviewed-by: default avatarTYPO3 Release Team <typo3cms@typo3.org>
Tested-by: default avatarTYPO3 Release Team <typo3cms@typo3.org>
parent 4b90d5be
Branches
Tags
No related merge requests found
......@@ -83,7 +83,7 @@ class SystemEnvironmentBuilder {
*/
static protected function defineBaseConstants() {
// This version, branch and copyright
define('TYPO3_version', '7.5.0');
define('TYPO3_version', '7.5.1-dev');
define('TYPO3_branch', '7.5');
define('TYPO3_copyright_year', '1998-2015');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment