Trunk is for 2.6 development now.

git-svn-id: http://svn.automattic.com/wordpress/trunk@7569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2008-03-29 16:47:16 +00:00
parent 81f9a12d30
commit 9e849cc2ec

View File

@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '2.5';
$wp_version = '2.6-bleeding';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme