diff --git a/readme.html b/readme.html
index afaf841155..ee9a3668d7 100644
--- a/readme.html
+++ b/readme.html
@@ -59,9 +59,10 @@
Recommendations
diff --git a/wp-includes/version.php b/wp-includes/version.php
index f84b141243..676670b433 100644
--- a/wp-includes/version.php
+++ b/wp-includes/version.php
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
-$wp_version = '4.8-alpha-39426';
+$wp_version = '4.8-alpha-39428';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.