3.6-beta2

git-svn-id: https://develop.svn.wordpress.org/trunk@24143 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2013-04-29 20:53:25 +00:00
parent 3d5f6d2929
commit 77fe70234a

View File

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