+2007-11-15 Ingmar Schlecht <ingmar@typo3.org>
+
+ * Release of TYPO3 4.2.0alpha2
+
2007-11-15 Ingmar Schlecht <ingmar@typo3.org>
* Bugfix #5683: processing of label field in backend (Thanks to Ralf Hettinger)
$T3_VAR = array(); // Initialize.
// TYPO3 version
-$TYPO_VERSION = '4.2-dev'; // deprecated: use the constants defined below
+$TYPO_VERSION = '4.2.0alpha2'; // deprecated: use the constants defined below
define('TYPO3_version', $TYPO_VERSION);
define('TYPO3_branch', '4.2');
define('TYPO3_copyright_year', '1998-2007');