+2008-02-05 Ingo Renner <ingo@typo3.org>
+
+ * Release of TYPO3 4.2.0beta1
+
2008-02-05 Martin Kutschker <martin.t.kutschker@blackbox.net>
* Fixed #7391: cannot set key in $_GET with t3lib_div::_GETset()
$T3_VAR = array(); // Initialize.
// TYPO3 version
-$TYPO_VERSION = '4.2-dev'; // deprecated: use the constants defined below
+$TYPO_VERSION = '4.2.0beta1'; // deprecated: use the constants defined below
define('TYPO3_version', $TYPO_VERSION);
define('TYPO3_branch', '4.2');
define('TYPO3_copyright_year', '1998-2008');