git-svn-id: http://svn.automattic.com/wordpress/trunk@11532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-06-07 22:59:07 +00:00
parent 331751ae01
commit ac029b70cf

View File

@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '2.8-beta2-11509';
$wp_version = '2.8-RC1';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.