diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2006-11-23 19:40:13 +0100 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2006-11-23 19:40:13 +0100 |
commit | 257651d498cbd8c998520b12a1001524cfb88d69 (patch) | |
tree | 8599f967e52cc08102bd4daeaac1e9f5fc12802c /user_guide/installation/downloads.html | |
parent | 9241af3229855ace0b74f1929feec971ec61591d (diff) |
Diffstat (limited to 'user_guide/installation/downloads.html')
-rw-r--r-- | user_guide/installation/downloads.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html index ca0e58292..88ef47489 100644 --- a/user_guide/installation/downloads.html +++ b/user_guide/installation/downloads.html @@ -33,7 +33,7 @@ window.onload = function() { <div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
-<td><h1>Code Igniter User Guide Version 1.5.0</h1></td>
+<td><h1>Code Igniter User Guide Version 1.5.1</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
@@ -63,7 +63,7 @@ Downloading Code Igniter <h1>Downloading Code Igniter</h1>
<ul>
-<li><a href="http://www.codeigniter.com/download.php">Code Igniter V 1.5.0 (Current version)</a></li>
+<li><a href="http://www.codeigniter.com/download.php">Code Igniter V 1.5.2 (Current version)</a></li>
<li><a href="http://www.codeigniter.com/downloads/CodeIgniter_1.4.1.zip">Code Igniter V 1.4.1</a></li>
<li><a href="http://www.codeigniter.com/downloads/CodeIgniter_1.3.3.zip">Code Igniter V 1.3.3</a></li>
<li><a href="http://www.codeigniter.com/downloads/CodeIgniter_1.3.2.zip">Code Igniter V 1.3.2</a></li>
|