diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-02-01 04:11:11 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-02-01 04:11:11 +0100 |
commit | eec852be74d523db209c7c3b0edbd21105463059 (patch) | |
tree | f70ce055ea5c058d58575f3f4c6e68823dc441c7 /user_guide/installation | |
parent | a72b60d96cbdbfc10fbe20d2c4a3c4a62358b4d3 (diff) |
fixed incorrect version number
Diffstat (limited to 'user_guide/installation')
-rw-r--r-- | user_guide/installation/downloads.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html index 88ef47489..5acf04e50 100644 --- a/user_guide/installation/downloads.html +++ b/user_guide/installation/downloads.html @@ -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.2 (Current version)</a></li>
+<li><a href="http://www.codeigniter.com/download.php">Code Igniter V 1.5.1 (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>
|