diff --git a/readme.html b/readme.html
index db631011b4..a9898575b2 100644
--- a/readme.html
+++ b/readme.html
@@ -60,7 +60,7 @@
Recommendations
diff --git a/wp-includes/version.php b/wp-includes/version.php
index 786cf0ffd6..a8fef6faff 100644
--- a/wp-includes/version.php
+++ b/wp-includes/version.php
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
-$wp_version = '4.4-RC1-35758';
+$wp_version = '4.4-RC1-35759';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.