From 65a757621d303e0438b992ca2bc0e0c001624301 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Tue, 3 Apr 2018 20:17:40 +0000 Subject: [PATCH] Bump 4.9 branch to version 4.9.5 Built from https://develop.svn.wordpress.org/branches/4.9@42933 git-svn-id: http://core.svn.wordpress.org/branches/4.9@42763 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 f1ee621737..8d520245ec 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.', + 28 + ), + '4.9.5', + number_format_i18n( 28 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.5' ); + ?> +