diff options
author | Joël Cox <joel@joelcox.nl> | 2011-08-23 16:21:33 +0200 |
---|---|---|
committer | Joël Cox <joel@joelcox.nl> | 2011-08-23 16:21:33 +0200 |
commit | a3ab544a9eb24cb40dd7608d62b5485824eb49dc (patch) | |
tree | 6d5a2f3d52514713c348082b266db8a745a4d819 | |
parent | 4dd8977b12cdad7634aa9dbfcb80a3a60b7904e9 (diff) |
Forgot to save after bumping version number in hard_coded_pages.html.
-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> |