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 2e4bfc9 commit be7f99fCopy full SHA for be7f99f
sycl/CMakeLists.txt
@@ -30,7 +30,7 @@ set(SYCL_MINOR_VERSION 7)
30
set(SYCL_PATCH_VERSION 0)
31
# Don't forget to re-enable sycl_symbols_windows.dump once we leave ABI-breaking
32
# window!
33
-set(SYCL_DEV_ABI_VERSION 15)
+set(SYCL_DEV_ABI_VERSION 16)
34
if (SYCL_ADD_DEV_VERSION_POSTFIX)
35
set(SYCL_VERSION_POSTFIX "-${SYCL_DEV_ABI_VERSION}")
36
endif()
0 commit comments