We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d5a4a commit aa3293eCopy full SHA for aa3293e
sycl/include/syclcompat/defs.hpp
@@ -56,7 +56,7 @@ template <int Arg> class syclcompat_kernel_scalar;
56
#endif
57
58
#define SYCLCOMPAT_MAJOR_VERSION 0
59
-#define SYCLCOMPAT_MINOR_VERSION 1
+#define SYCLCOMPAT_MINOR_VERSION 2
60
#define SYCLCOMPAT_PATCH_VERSION 0
61
62
#define SYCLCOMPAT_MAKE_VERSION(_major, _minor, _patch) \
0 commit comments