diff --git a/readme.html b/readme.html index 11a4ca1d40..2169440d32 100644 --- a/readme.html +++ b/readme.html @@ -9,7 +9,7 @@
Semantic Personal Publishing Platform
diff --git a/wp-admin/about.php b/wp-admin/about.php index 555903bcde..2904ced585 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -43,6 +43,14 @@ 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.', 62 ), '4.7.1', number_format_i18n( 62 ) ); ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.7.1' ); ?> +
+