3.5.1-beta1. Hopefully short-lived.

git-svn-id: http://core.svn.wordpress.org/branches/3.5@23292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2013-01-05 07:31:41 +00:00
parent 7fa6457c31
commit d57fc78570
1 changed files with 1 additions and 1 deletions

View File

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