Skip to content

Commit ba36e24

Browse files
[C++ for OpenCL] Set version to 1.0. (#513)
Fix the version now, the evolution of the language should continue as follows: - Any extra clarification can be part of the language version. - Any new functionality should be added with a new minor or major version. - Backward compatibility changes are not desirable but if occur should become part of the major version.
1 parent c4247d7 commit ba36e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CXX_for_OpenCL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Creative Commons Attribution 4.0 International License; see
33
// http://creativecommons.org/licenses/by/4.0/
44

5-
= The C++ for OpenCL Programming Language Documentation (Draft)
5+
= The C++ for OpenCL 1.0 Programming Language Documentation
66
:R: pass:q,r[^(R)^]
77
Khronos{R} OpenCL Working Group
88
:data-uri:

0 commit comments

Comments
 (0)