git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2009-01-30 21:07:03 +00:00
parent 73c1f7f960
commit 85f3994cc4

View File

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