4.3-beta4-33371

git-svn-id: https://develop.svn.wordpress.org/trunk@33371 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Konstantin Obenland 2015-07-22 21:56:39 +00:00
parent b850d9d9f1
commit 652abe51cc

View File

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