Skip to content
Snippets Groups Projects
Commit fdeaaca8 authored by Wouter Wolters's avatar Wouter Wolters Committed by Alexander Opitz
Browse files

[TASK] Update TYPO3 version to TYPO3 8.0-dev

Resolves: #72359
Releases: master
Change-Id: Ie67e977f9b9c77ddff4f9728a1d201494c854838
Reviewed-on: https://review.typo3.org/45323


Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarAlexander Opitz <opitz.alexander@googlemail.com>
Tested-by: default avatarAlexander Opitz <opitz.alexander@googlemail.com>
parent f0eac7b9
Branches
Tags
No related merge requests found
Showing
with 43 additions and 43 deletions
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => 'Curby Soft Multimedia',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => 'Curby Soft Multimedia',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Xavier Perseguers',
'author_email' => 'xavier@typo3.org',
'author_company' => '',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => '',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Christian Kuhn',
'author_email' => '',
'author_company' => '',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => 'Curby Soft Multimedia',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -85,8 +85,8 @@ class SystemEnvironmentBuilder
protected static function defineBaseConstants()
{
// This version, branch and copyright
define('TYPO3_version', '7.6.3-dev');
define('TYPO3_branch', '7.6');
define('TYPO3_version', '8.0.0-dev');
define('TYPO3_branch', '8.0');
define('TYPO3_copyright_year', '1998-2015');
// TYPO3 external links
......@@ -423,4 +423,4 @@ class SystemEnvironmentBuilder
return false;
}
}
}
\ No newline at end of file
......@@ -10,7 +10,7 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => '',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(),
'conflicts' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => 'Curby Soft Multimedia',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => 'Curby Soft Multimedia',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,11 +10,11 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Xavier Perseguers',
'author_email' => 'xavier@typo3.org',
'author_company' => '',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'adodb' => '7.6.0-7.6.99',
'typo3' => '7.6.0-7.6.99',
'adodb' => '8.0.0-8.0.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,12 +10,12 @@ $EM_CONF[$_EXTKEY] = array(
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'extbase' => '7.6.0-7.6.99',
'fluid' => '7.6.0-7.6.99',
'typo3' => '7.6.0-7.6.99',
'extbase' => '8.0.0-8.0.99',
'fluid' => '8.0.0-8.0.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(
),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => '',
'author_email' => '',
'author_company' => '',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'uploadfolder' => 1,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => '',
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -7,10 +7,10 @@ $EM_CONF[$_EXTKEY] = array(
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'typo3' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
......@@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = array(
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '7.6.0',
'version' => '8.0.0',
'constraints' => array(
'depends' => array(
'extbase' => '7.6.0-7.6.99',
'extbase' => '8.0.0-8.0.99',
),
'conflicts' => array(),
'suggests' => array(),
......
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