From 0afda3e6784dd76c8b11f6478cef18f16bde9c45 Mon Sep 17 00:00:00 2001 From: iandunn Date: Thu, 17 May 2018 18:56:26 +0000 Subject: [PATCH] Bump 4.9 branch to version 4.9.5. Built from https://develop.svn.wordpress.org/branches/4.9@43296 git-svn-id: http://core.svn.wordpress.org/branches/4.9@43125 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 a626e6a655..cc8ca1198a 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 %2$s bug.', + 'Version %1$s addressed %2$s bugs.', + 18 + ), + '4.9.6', + number_format_i18n( 18 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.6' ); + ?> +