updated version number in user guide to 1.6.2
diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html
index fa0ed9d..796d1b2 100644
--- a/user_guide/database/active_record.html
+++ b/user_guide/database/active_record.html
@@ -27,7 +27,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>

diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html
index 52e9ccd..bc1cd0d 100644
--- a/user_guide/database/caching.html
+++ b/user_guide/database/caching.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>

diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html
index d1eab14..08b855b 100644
--- a/user_guide/database/call_function.html
+++ b/user_guide/database/call_function.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>

diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html
index 6709876..b778040 100644
--- a/user_guide/database/configuration.html
+++ b/user_guide/database/configuration.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>

diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html
index c1e9560..ee2d8c0 100644
--- a/user_guide/database/connecting.html
+++ b/user_guide/database/connecting.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>

diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html
index 5fe36aa..debecbf 100644
--- a/user_guide/database/examples.html
+++ b/user_guide/database/examples.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>

diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html
index f4a4fd2..15631df 100644
--- a/user_guide/database/fields.html
+++ b/user_guide/database/fields.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>

diff --git a/user_guide/database/forge.html b/user_guide/database/forge.html
index 45d643b..f3b6c2d 100644
--- a/user_guide/database/forge.html
+++ b/user_guide/database/forge.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>

diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html
index 698b3f2..7d3d0e4 100644
--- a/user_guide/database/helpers.html
+++ b/user_guide/database/helpers.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>

diff --git a/user_guide/database/index.html b/user_guide/database/index.html
index 326b1ef..506efcc 100644
--- a/user_guide/database/index.html
+++ b/user_guide/database/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>

diff --git a/user_guide/database/queries.html b/user_guide/database/queries.html
index 9d85227..6c03005 100644
--- a/user_guide/database/queries.html
+++ b/user_guide/database/queries.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>

diff --git a/user_guide/database/results.html b/user_guide/database/results.html
index c2f6693..50f32de 100644
--- a/user_guide/database/results.html
+++ b/user_guide/database/results.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>

diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html
index 4d33fb0..6e4d768 100644
--- a/user_guide/database/table_data.html
+++ b/user_guide/database/table_data.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>

diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html
index 2d419ee..cdb9506 100644
--- a/user_guide/database/transactions.html
+++ b/user_guide/database/transactions.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>

diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html
index f7e73e3..3050801 100644
--- a/user_guide/database/utilities.html
+++ b/user_guide/database/utilities.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>