Skip to content

Commit

Permalink
[RELEASE] Release of TYPO3 7.6.22
Browse files Browse the repository at this point in the history
Change-Id: Iaed11281eaa6ba0be86396a7dd9b412873cbfe49
Reviewed-on: https://review.typo3.org/53909
Reviewed-by: Benni Mack <[email protected]>
Tested-by: Benni Mack <[email protected]>
  • Loading branch information
bmack committed Sep 5, 2017
1 parent 8277485 commit ce56e13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public static function run($relativePathPart = '')
protected static function defineBaseConstants()
{
// This version, branch and copyright
define('TYPO3_version', '7.6.22-dev');
define('TYPO3_version', '7.6.22');
define('TYPO3_branch', '7.6');
define('TYPO3_copyright_year', '1998-2017');

Expand Down

0 comments on commit ce56e13

Please sign in to comment.