diff options
author | Peter Westwood <westi@git.wordpress.org> | 2009-06-10 16:06:40 +0000 |
---|---|---|
committer | Peter Westwood <westi@git.wordpress.org> | 2009-06-10 16:06:40 +0000 |
commit | c88d063308d9264681e331322dc1661f557fd1e4 (patch) | |
tree | 0870dd0072936d425adb0c042448bdb806a75afe /readme.html | |
parent | 732204255405f3c6231560534be7061f662633b5 (diff) | |
download | wordpress-c88d063308d9264681e331322dc1661f557fd1e4.tar.gz wordpress-c88d063308d9264681e331322dc1661f557fd1e4.zip |
Bump the version in the readme. Fixes #10087.
git-svn-id: https://develop.svn.wordpress.org/trunk@11543 602fd350-edb4-49c9-b593-d223f7449a82
Diffstat (limited to 'readme.html')
-rw-r--r-- | readme.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.html b/readme.html index 5f8c13dfc0..3b5b51d874 100644 --- a/readme.html +++ b/readme.html @@ -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.7 + <br /> Version 2.8 </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.7:</h2> +<h2>Upgrading from any previous WordPress to 2.8:</h2> <ol> <li>Delete your old WP files, saving ones you've modified.</li> <li>Upload the new files.</li> |