X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/f9001779751f83dc8a10e478bfecb4d8dd5f964c..16e7b37c7914d753890c1a05a9335f3b43751eb8:/wp-includes/registration-functions.php diff --git a/wp-includes/registration-functions.php b/wp-includes/registration-functions.php index 889919de..2054885f 100644 --- a/wp-includes/registration-functions.php +++ b/wp-includes/registration-functions.php @@ -4,5 +4,4 @@ * * @package WordPress */ -_deprecated_file( basename(__FILE__), '2.1', null, __( 'This file no longer needs to be included.' ) ); -?> \ No newline at end of file +_deprecated_file( basename(__FILE__), '2.1.0', null, __( 'This file no longer needs to be included.' ) );