Skip to content

Commit 6aed686

Browse files
committed
Added code review suggestions
Signed-off-by: Rauf, Rana <rana.rauf@intel.com>
1 parent d3e91dd commit 6aed686

File tree

2 files changed

+4718
-4723
lines changed

2 files changed

+4718
-4723
lines changed

sycl/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ include(SYCLUtils)
2828
set(SYCL_MAJOR_VERSION 5)
2929
set(SYCL_MINOR_VERSION 7)
3030
set(SYCL_PATCH_VERSION 0)
31-
set(SYCL_DEV_ABI_VERSION 1)
31+
set(SYCL_DEV_ABI_VERSION 2)
3232
if (SYCL_ADD_DEV_VERSION_POSTFIX)
3333
set(SYCL_VERSION_POSTFIX "-${SYCL_DEV_ABI_VERSION}")
3434
endif()

0 commit comments

Comments
 (0)