Skip to content

Commit aca04e7

Browse files
[SYCL] Bump SYCL_MINOR_VERSION (#7769)
1 parent 6977f1a commit aca04e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include(SYCLUtils)
3131
# See doc/developer/ABIPolicyGuide.md for the meaning when in the middle of
3232
# development cycle.
3333
set(SYCL_MAJOR_VERSION 6)
34-
set(SYCL_MINOR_VERSION 1)
34+
set(SYCL_MINOR_VERSION 2)
3535
set(SYCL_PATCH_VERSION 0)
3636

3737
set(SYCL_DEV_ABI_VERSION 0)

0 commit comments

Comments
 (0)