Let my candidate go!

git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2006-12-15 18:50:55 +00:00
parent 6fd3cacaa2
commit e0bf270665

View File

@ -2,7 +2,7 @@
// This just holds the version number, in a separate file so we can bump it without cluttering the SVN
$wp_version = '2.0.6-beta-1';
$wp_version = '2.0.6-RC1';
$wp_db_version = 3441;
?>