From 01793d489b45d4f31417fb523d2e85a2c0682e7a Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 7 May 2014 20:43:15 +0000 Subject: [PATCH] About 3.9.1 Built from https://develop.svn.wordpress.org/branches/3.9@28346 git-svn-id: http://core.svn.wordpress.org/branches/3.9@28174 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- readme.html | 2 +- wp-admin/about.php | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/readme.html b/readme.html index 3688bb3807..faad3e9b6c 100644 --- a/readme.html +++ b/readme.html @@ -9,7 +9,7 @@

WordPress -
Version 3.9 +
Version 3.9.1

Semantic Personal Publishing Platform

diff --git a/wp-admin/about.php b/wp-admin/about.php index daf9c3a45c..0a4344b135 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -38,10 +38,18 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); +
+

+

Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.', 34 ), '3.9.1', number_format_i18n( 34 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.9.1' ); ?> +

+
+
+ if ( ! is_ssl() && ( $locale = get_locale() ) && 'en_' === substr( $locale, 0, 3 ) ) : ?>