Skip to content
Snippets Groups Projects
Commit 88f7261d authored by Ernesto Baschny's avatar Ernesto Baschny
Browse files

Release of TYPO3 4.5.0rc1

git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10270 709f56b5-9817-0410-a4d7-c38de5d9e867
parent 89c73916
No related merge requests found
2011-01-22 Ernesto Baschny <ernesto.baschny@typo3.org>
* Release of TYPO3 4.5.0rc1
2011-01-22 Steffen Kamper <steffen@typo3.org>
 
* Fixed bug #17203: The ExtDirect token needs to be regenerated after relogin by popup window (Thanks to Helmut Hummel)
......
......@@ -628,7 +628,7 @@ $TYPO3_CONF_VARS = array(
$T3_VAR = array(); // Initialize.
// TYPO3 version
$TYPO_VERSION = '4.5-dev'; // deprecated: use the constants defined below
$TYPO_VERSION = '4.5.0rc1'; // deprecated: use the constants defined below
define('TYPO3_version', $TYPO_VERSION);
define('TYPO3_branch', '4.5');
define('TYPO3_copyright_year', '1998-2011');
......
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