Post beta2 version bump to 4.0-beta2-29254

Built from https://develop.svn.wordpress.org/trunk@29254


git-svn-id: http://core.svn.wordpress.org/trunk@29037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Westwood 2014-07-20 13:59:15 +00:00
parent 0d387bf76e
commit 673916b39f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.0-beta2';
$wp_version = '4.0-beta2-20140720';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.