diff --git a/wp-admin/about.php b/wp-admin/about.php index b7aca0bed1..ab5a351035 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -30,6 +30,28 @@ 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.', + 11 + ), + '4.9.1', + number_format_i18n( 11 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.1' ); + ?> +
+