diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-02-12 05:20:38 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-02-12 05:20:38 +0100 |
commit | 197d10b0cc22ee2127058e3b859b7b4e4abcc30b (patch) | |
tree | 73562bc1c3cae3b86af985affc630f185f69c977 /user_guide/installation/upgrading.html | |
parent | 26b63aab0639318cb2216363de175c4f00f208a4 (diff) |
Diffstat (limited to 'user_guide/installation/upgrading.html')
-rw-r--r-- | user_guide/installation/upgrading.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html index f38eb8d68..1e766357c 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.0.1</h1></td>
+<td><h1>CodeIgniter User Guide Version 1.6.1</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
@@ -60,7 +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.6.0 to 1.6.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>
|