Please switch to branches/3.1! See: http://wp.me/pbNCB-lf for background.

git-svn-id: http://svn.automattic.com/wordpress/trunk@17371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2011-01-30 21:23:55 +00:00
parent 277be4ce51
commit 9afb883ffa
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* @global string $wp_version
*/
$wp_version = '3.1-RC3-17365';
$wp_version = '3.2-bleeding';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.