X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/073c5ed6408e2f00dc1863b463fe205467628905..febc815b2c9d85be5717da9e8d164bd2daa97e31:/wp-includes/version.php diff --git a/wp-includes/version.php b/wp-includes/version.php index 8c11d3ea..cf059184 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.6.2'; +$wp_version = '4.6.3'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.