git-svn-id: https://develop.svn.wordpress.org/trunk@29699 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2014-09-03 18:06:42 +00:00
parent 44466b7627
commit ce73c6b6c6
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.0-RC2-src';
$wp_version = '4.0-RC3-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.