diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-02-12 05:18:49 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-02-12 05:18:49 +0100 |
commit | 26b63aab0639318cb2216363de175c4f00f208a4 (patch) | |
tree | 719794a39e4cb986dc7b0bfc891e4875f9744668 /user_guide/installation/upgrading.html | |
parent | 466039ab97e67a23168798731084d4127c7f30a1 (diff) |
change 1.6.1 to 1.6.0.1
Diffstat (limited to 'user_guide/installation/upgrading.html')
-rw-r--r-- | user_guide/installation/upgrading.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html index b419ff0f0..f38eb8d68 100644 --- a/user_guide/installation/upgrading.html +++ b/user_guide/installation/upgrading.html @@ -28,7 +28,7 @@ <div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
-<td><h1>CodeIgniter User Guide Version 1.6.1</h1></td>
+<td><h1>CodeIgniter User Guide Version 1.6.0.1</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
@@ -60,6 +60,7 @@ Upgrading from a Previous Version <p>Please read the upgrade notes corresponding to the version you are upgrading from.</p>
<ul>
+<li><a href="upgrade_160.html">Upgrading from 1.6.0 to 1.6.0.1</a></li>
<li><a href="upgrade_160.html">Upgrading from 1.5.4 to 1.6.0</a></li>
<li><a href="upgrade_154.html">Upgrading from 1.5.3 to 1.5.4</a></li>
<li><a href="upgrade_153.html">Upgrading from 1.5.2 to 1.5.3</a></li>
|