diff --git a/wp-admin/about.php b/wp-admin/about.php index f1ee621737..8d520245ec 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -32,6 +32,24 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

+

+ Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', + 28 + ), + '4.9.5', + number_format_i18n( 28 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.5' ); + ?> +