Remove accidental change to embed

Reverts about.php change from [33064]



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


git-svn-id: http://core.svn.wordpress.org/trunk@33036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin
2015-07-03 14:30:25 +00:00
parent 91712711eb
commit 903a12530b
2 changed files with 2 additions and 2 deletions

View File

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