3.5-alpha-21157

git-svn-id: http://core.svn.wordpress.org/trunk@21157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-06-27 19:43:08 +00:00
parent 4add59f0c1
commit 63084e8efb

View File

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