diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-includes/registration-functions.php --- a/wp/wp-includes/registration-functions.php Tue Jun 09 11:14:17 2015 +0000 +++ b/wp/wp-includes/registration-functions.php Mon Oct 14 17:39:30 2019 +0200 @@ -4,4 +4,4 @@ * * @package WordPress */ -_deprecated_file( basename(__FILE__), '2.1', null, __( 'This file no longer needs to be included.' ) ); +_deprecated_file( basename(__FILE__), '2.1.0', null, __( 'This file no longer needs to be included.' ) );