diff options
author | Joël Cox <joel@joelcox.nl> | 2011-08-23 16:21:33 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-10-27 00:43:57 +0200 |
commit | 5cbced2f3899726241b7a3a83e47a92fb01dbf83 (patch) | |
tree | 7abf871f4a1a5432d5aec6e27972c7139599d72c /user_guide/tutorial | |
parent | d5141d2008abbf709c30463797df16d3291e3c9c (diff) |
Forgot to save after bumping version number in hard_coded_pages.html.
Diffstat (limited to 'user_guide/tutorial')
-rw-r--r-- | user_guide/tutorial/hard_coded_pages.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/tutorial/hard_coded_pages.html b/user_guide/tutorial/hard_coded_pages.html index 6201ed081..e83f1ec80 100644 --- a/user_guide/tutorial/hard_coded_pages.html +++ b/user_guide/tutorial/hard_coded_pages.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 2.0.2</h1></td> +<td><h1>CodeIgniter User Guide Version 2.0.3</h1></td> <td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td> </tr> </table> |