git-svn-id: http://svn.automattic.com/wordpress/trunk@9997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-12-01 05:34:35 +00:00
parent 13ae14c6ee
commit f8f2ff942d

View File

@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '2.7-almost-rc-9983';
$wp_version = '2.7-almost-rc-9997';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.