SWDEV-543366 - Bump PAL_CLIENT_INTERFACE_MAJOR_VERSION 916 --> 932 (#725)

Co-authored-by: Lin, Qun <Quentin.Lin@amd.com>
Co-authored-by: Lin,Qun <qlin@amd.com>

[ROCm/clr commit: ed903e8889]
This commit is contained in:
GunaShekar, Ajay
2025-08-08 08:45:42 -07:00
committed by GitHub
parent b3ae0230a5
commit bfcf0ef4e8
5 changed files with 36 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
set(PAL_CLIENT "OCL")
set(PAL_CLIENT_INTERFACE_MAJOR_VERSION 916)
set(PAL_CLIENT_INTERFACE_MAJOR_VERSION 932)
set(GPUOPEN_CLIENT_INTERFACE_MAJOR_VERSION 42)
set(GPUOPEN_CLIENT_INTERFACE_MINOR_VERSION 0)
set(AMD_DK_ROOT $ENV{DK_ROOT})