diff --git a/readme.html b/readme.html index 1dde82294f..820583e4af 100644 --- a/readme.html +++ b/readme.html @@ -8,7 +8,7 @@
Semantic Personal Publishing Platform
diff --git a/wp-includes/version.php b/wp-includes/version.php index 875bdbb0ad..784adc0157 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '3.7-RC2'; +$wp_version = '3.7-RC2-25888'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.