3.2-bleeding

git-svn-id: http://svn.automattic.com/wordpress/trunk@17488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2011-02-23 16:51:47 +00:00
parent 47a4114b89
commit dc9a897487

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';
$wp_version = '3.2-bleeding';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.