From 84013b8defc9e0583584f5d41fa9dcb59ca39b0c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:58:10 +0200 Subject: Adding upstream version 6.5.2+dfsg1. Signed-off-by: Daniel Baumann --- wp-includes/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wp-includes/version.php') diff --git a/wp-includes/version.php b/wp-includes/version.php index dea1b63..7fac17c 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.5'; +$wp_version = '6.5.2'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. -- cgit v1.2.3