Commit ba36e24
authored
[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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments