[1.2 ref pages] Fix type: returned CL_DEVICE_VERSION should be 1.2 (#72)

This fixes #71
diff --git a/sdk/1.2/docs/man/clGetDeviceInfo.xml b/sdk/1.2/docs/man/clGetDeviceInfo.xml
index 5847d8d..46d9e9e 100644
--- a/sdk/1.2/docs/man/clGetDeviceInfo.xml
+++ b/sdk/1.2/docs/man/clGetDeviceInfo.xml
@@ -952,7 +952,7 @@
 
                       <para>
                         The <varname>major_version.minor_version</varname> value returned will
-                        be 1.1.
+                        be 1.2.
                       </para>
                     </entry>
                   </row>
diff --git a/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html b/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html
index 329a6dc..e6dd277 100644
--- a/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html
+++ b/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html
@@ -1211,7 +1211,7 @@
 
                       <p>
                         The <code class="varname">major_version.minor_version</code> value returned will
-                        be 1.1.
+                        be 1.2.
                       </p>
                     </td>
                     </tr>