+2009-11-26 Oliver Hader <oliver@typo3.org>
+
+ * Release of TYPO3 4.3.0RC2
+
2009-11-25 Rupert Germann <rupi@gmx.li>
* Fixed bug #12133: autoloaders registered by extensions slow down the core autoloader
$T3_VAR = array(); // Initialize.
// TYPO3 version
-$TYPO_VERSION = '4.3-dev'; // deprecated: use the constants defined below
+$TYPO_VERSION = '4.3.0RC2'; // deprecated: use the constants defined below
define('TYPO3_version', $TYPO_VERSION);
define('TYPO3_branch', '4.3');
define('TYPO3_copyright_year', '1998-2009');