Make WordPress Core

Changeset 793


Ignore:
Timestamp:
01/25/2004 08:21:18 AM (22 years ago)
Author:
saxmatt
Message:

Version update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/readme.html

    r723 r793  
    5959        padding: 5px;
    6060    }
    61 
    62 
    63    
    6461    -->
    6562    </style>
     
    6764<body>
    6865<p style="text-align: center"><img alt="WordPress" src="http://wordpress.org/images/wordpress.gif" /> <br />
    69 Version 1.0</p>
     66Version 1.0.1</p>
    7067<p style="text-align: center">Weblog / News Publishing Tool</p>
    7168<p style="text-align: center"><a href="#requirements">Requirements</a> - <a href="#installation">Installation</a> - <a href="#templates">Template(s)</a> - <a href="#usage">Query String Usage</a> - <a href="#xmlrpc">XML-RPC (Blogging APIs)</a> - <a href="#postviaemail">Post Via Email</a> - <a href="#notes">Notes</a></p>
     
    107104</ul>
    108105
    109 <h2>Upgrading from any previous WordPress to v1.0:</h2>
     106<h2>Upgrading from any previous WordPress to v1.0.1:</h2>
    110107<ul>
    111108    <li><strong>Backup your database.</strong>  Yes, you.  Right now.</li>
     
    113110    <li>You wanted more, perhaps?  That's it!</li>
    114111</ul>
    115 <h2>Note on upgrading to v1.0:</h2>
     112<h2>Note on upgrading to v1.0.1:</h2>
    116113<ul>
    117114<li>It is <strong>strongly</strong> recommended that you use the new <span class="file"> index.php</span> for your templates, rather than simply upgrading your old one.  Sure, it'll take a little time, but you'll be much happier with the results when you do!</li>
    118115
    119 <h2>Upgrading from b2 v0.6.1/v0.6.2.2 to WordPress v1.0:</h2>
     116<h2>Upgrading from b2 v0.6.1/v0.6.2.2 to WordPress v1.0.1:</h2>
    120117<ul>
    121118  <li><strong>Back up</strong> your database before you do anything. Yes, you. Right now.</li>
     
    128125</ul>
    129126
    130 <h2>Upgrading to WordPress v1.0 from Movable Type, Textpattern, GreyMatter, & Blogger</h2>
     127<h2>Upgrading to WordPress v1.0.1 from Movable Type, Textpattern, GreyMatter, & Blogger</h2>
    131128<ul>
    132129<li>Did we mention <strong>BACKING UP</strong> your database first?</li>
Note: See TracChangeset for help on using the changeset viewer.