diff --git a/readme.html b/readme.html index 78da489abb..34b05af543 100644 --- a/readme.html +++ b/readme.html @@ -9,7 +9,7 @@
Semantic Personal Publishing Platform
diff --git a/wp-includes/version.php b/wp-includes/version.php index 7586fef9a4..ea42a05a2d 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.6-RC1-38175'; +$wp_version = '4.7-alpha-38178'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.