From cf8c4fa0d8bb3883186e5fb8c39875f66c293b89 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Thu, 5 Jul 2018 16:05:26 +0000 Subject: [PATCH] Bump 4.9 branch to version 4.9.7 Built from https://develop.svn.wordpress.org/branches/4.9@43407 git-svn-id: http://core.svn.wordpress.org/branches/4.9@43235 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 18 ++++++++++++++++++ wp-includes/version.php | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index cc8ca1198a..357a65b091 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -32,6 +32,24 @@ 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.', + 17 + ), + '4.9.7', + number_format_i18n( 17 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.7' ); + ?> +