Update the version number in readme.html

git-svn-id: https://develop.svn.wordpress.org/trunk@12458 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2009-12-19 09:23:03 +00:00
parent fd5aa64836
commit 4d78827fb8

View File

@ -8,7 +8,7 @@
<body>
<h1 id="logo" style="text-align: center">
<img alt="WordPress" src="wp-admin/images/wordpress-logo.png" />
<br /> Version 2.9
<br /> Version 3.0
</h1>
<p style="text-align: center">Semantic Personal Publishing Platform</p>
@ -29,7 +29,7 @@
<h1>Upgrading</h1>
<p>Before you upgrade anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</p>
<h2>Upgrading from any previous WordPress to 2.9:</h2>
<h2>Upgrading from any previous WordPress to 3.0:</h2>
<ol>
<li>Delete your old WP files, saving ones you've modified.</li>
<li>Upload the new files.</li>