diff --git a/doc/source/misc.rst b/doc/source/misc.rst index bd92d09d13c627b9c3c121a2eb3ce93ca21079a1..d0e5869f5ad5848b3e1a93e3c6c509eefb573747 100644 --- a/doc/source/misc.rst +++ b/doc/source/misc.rst @@ -65,14 +65,17 @@ C interface to Python: User-visible Changes ==================== -Version 0.92 +Version 0.93 ------------ .. note:: - Version 0.92 is currently under development. You can get snapshots from + This version is currently under development. You can get snapshots from PyOpenCL's git version control. +Version 0.92 +------------ + * Add support for OpenCL 1.1. * Add support for the `cl_khr_gl_sharing <ghttp://www.khronos.org/registry/cl/extensions/khr/cl_khr_gl_sharing.txt>`_