3.5 Beta 1.

git-svn-id: https://develop.svn.wordpress.org/trunk@22075 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-09-27 22:25:05 +00:00
parent 6aabc90333
commit d74a509915
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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