diff --git a/readme.html b/readme.html index 368674e24b..885494b1a5 100644 --- a/readme.html +++ b/readme.html @@ -8,7 +8,7 @@
Semantic Personal Publishing Platform
diff --git a/wp-admin/about.php b/wp-admin/about.php index b92ec3a88e..3f908f09cc 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -33,6 +33,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.', 37 ), '3.5.1', number_format_i18n( 37 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.5.1' ); ?> +
+