summaryrefslogtreecommitdiffstats
path: root/user_guide/installation/downloads.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-05-13 07:27:18 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-05-13 07:27:18 +0200
commit272f25f2c7c7af728343b402cd9b2501b383642b (patch)
tree7db57187ff299c1e11480cb365ea376c84f08d45 /user_guide/installation/downloads.html
parentd772145595294305e525a7fd97a41ef27d79bdbb (diff)
prep download page in user guide for new version
Diffstat (limited to 'user_guide/installation/downloads.html')
-rw-r--r--user_guide/installation/downloads.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html
index 621ccf030..661ec48a9 100644
--- a/user_guide/installation/downloads.html
+++ b/user_guide/installation/downloads.html
@@ -58,7 +58,8 @@ Downloading CodeIgniter
<h1>Downloading CodeIgniter</h1>
<ul>
-<li><a href="http://codeigniter.com/download.php">CodeIgniter V 1.6.1 (Current version)</a></li>
+<li><a href="http://codeigniter.com/download.php">CodeIgniter V 1.6.2 (Current version)</a></li>
+<li><a href="http://codeigniter.com/download_files/CodeIgniter_1.6.1.zip">CodeIgniter V 1.6.1</a></li>
<li><a href="http://codeigniter.com/download_files/CodeIgniter_1.6.0.zip">CodeIgniter V 1.6.0</a></li>
<li><a href="http://codeigniter.com/download_files/CodeIgniter_1.5.4.zip">CodeIgniter V 1.5.4</a></li>
<li><a href="http://codeigniter.com/download_files/CodeIgniter_1.5.3.zip">CodeIgniter V 1.5.3</a></li>
@@ -78,8 +79,9 @@ Downloading CodeIgniter
<h1><a name="svn" id="svn"></a>Subversion Server</h1>
-<p>Public subversion access is now available via <a href="http://dev.ellislab.com/svn/CodeIgniter/trunk">http://dev.ellislab.com/svn/CodeIgniter/trunk</a> please note that while every effort is made to keep this codebase functional, we cannot guarantee the functionality of code taken from the repository.</p>
<p><a href="http://subversion.tigris.org">Subversion</a> is a version control system. </p>
+<p>Public subversion access is now available via <a href="http://dev.ellislab.com/svn/CodeIgniter/trunk">http://dev.ellislab.com/svn/CodeIgniter/trunk</a> please note that while every effort is made to keep this codebase functional, we cannot guarantee the functionality of code taken from the repository.</p>
+<p>Beginning with version 1.6.1, version snapshots (tags) are also available via the Subversion server via <a href="http://dev.ellislab.com/svn/CodeIgniter/tags">http://dev.ellislab.com/svn/CodeIgniter/tags</a>.</p>
</div>
<!-- END CONTENT -->