+2008-04-16 Ingo Renner <ingo@typo3.org>
+
+ * Release of TYPO3 4.2.0RC2
+
2008-04-16 Martin Kutschker <masi@typo3.org>
* Fixed bug #4186 (correction): cropping didn't work for IM4/5 and GM (thanks to Helmut Hummel)
$T3_VAR = array(); // Initialize.
// TYPO3 version
-$TYPO_VERSION = '4.2-dev'; // deprecated: use the constants defined below
+$TYPO_VERSION = '4.2.0RC2'; // deprecated: use the constants defined below
define('TYPO3_version', $TYPO_VERSION);
define('TYPO3_branch', '4.2');
define('TYPO3_copyright_year', '1998-2008');