diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-05-06 18:07:27 +0200 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-05-06 18:07:27 +0200 |
commit | 6b7b11f183a96a6468291a2b5b67d12b81c6e81d (patch) | |
tree | db49907cf979d5a09a60cc5d79bd8a90b9f3b52e /user_guide/doc_style/index.html | |
parent | 00618de8c4aca96edb09094a86242b2495ba124d (diff) |
updated version number in user guide to 1.6.2
Diffstat (limited to 'user_guide/doc_style/index.html')
-rw-r--r-- | user_guide/doc_style/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/doc_style/index.html b/user_guide/doc_style/index.html index 832e6abfd..ceb8beaab 100644 --- a/user_guide/doc_style/index.html +++ b/user_guide/doc_style/index.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.2</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
|