Install/Upgrade: Keep indexing bots away until a site is ready to be seen.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-12-08 21:56:27 +00:00
parent f642373090
commit ba4a508daf
5 changed files with 5 additions and 1 deletions

View File

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