diff --git a/ext/cl_khr_command_buffer.asciidoc b/ext/cl_khr_command_buffer.asciidoc index 41ff2ef9..9a35521b 100644 --- a/ext/cl_khr_command_buffer.asciidoc +++ b/ext/cl_khr_command_buffer.asciidoc @@ -22,7 +22,7 @@ This extension adds the ability to record and replay buffers of OpenCL commands. | 2022-08-24 | 0.9.1 | Specify an error if a command-buffer is finalized multiple times (provisional). | 2023-03-31 | 0.9.2 | Introduce context query {CL_COMMAND_BUFFER_CONTEXT_KHR} (provisional). | 2023-04-04 | 0.9.3 | Remove Invalid command-buffer state (provisional). -| 2023-08-02 | 0.9.3 | Add device query for supported queue properties (provisional). +| 2023-08-02 | 0.9.4 | Add device query for supported queue properties (provisional). |==== ==== Dependencies diff --git a/xml/cl.xml b/xml/cl.xml index 4791ea4c..73a4cd34 100644 --- a/xml/cl.xml +++ b/xml/cl.xml @@ -7072,7 +7072,7 @@ server's OpenCL/api-docs repository. - +