Please test beta one / More fixes are on the way / Beta two next up

git-svn-id: http://svn.automattic.com/wordpress/trunk@16732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-12-05 05:06:14 +00:00
parent 42394406c1
commit a8962d02f8

View File

@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.1-beta1-16723';
$wp_version = '3.1-beta1-16732';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.