From 2cb538bcd199ed22a94f2f83d3fea03bda3bfc72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helen=20Hou-Sand=C3=AD?= Date: Tue, 15 Sep 2015 14:29:25 +0000 Subject: [PATCH] Bump 4.0 branch to 4.0.8. Built from https://develop.svn.wordpress.org/branches/4.0@34184 git-svn-id: http://core.svn.wordpress.org/branches/4.0@34152 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- readme.html | 2 +- wp-admin/about.php | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.html b/readme.html index 26455fb14e..2476f91f12 100644 --- a/readme.html +++ b/readme.html @@ -9,7 +9,7 @@

WordPress -
Version 4.0.7 +
Version 4.0.8

Semantic Personal Publishing Platform

diff --git a/wp-admin/about.php b/wp-admin/about.php index 589c174e67..7dd5adf9a7 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -42,7 +42,11 @@ 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.', 2 ), '4.0.8', number_format_i18n( 2 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_4.0.8' ); ?> +

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