+2010-02-23 Benjamin Mack <benni@typo3.org>
+
+ * Release of TYPO3 4.4.0alpha1
+
2010-02-23 Oliver Hader <oliver@typo3.org>
* Fixed bug #13372: saltedpasswords - Authentication Bypass in frontend user authentication (thanks to Marcus Krause & Dmitry Dulepov)
$T3_VAR = array(); // Initialize.
// TYPO3 version
-$TYPO_VERSION = '4.4-dev'; // deprecated: use the constants defined below
+$TYPO_VERSION = '4.4.0alpha1'; // deprecated: use the constants defined below
define('TYPO3_version', $TYPO_VERSION);
define('TYPO3_branch', '4.4');
define('TYPO3_copyright_year', '1998-2009');