From 4801cb045b9cdb12e044456bac4fdf92cbe712fd Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 2 Nov 2018 03:10:48 -0400 Subject: [PATCH] P4 to Git Change 1701615 by chui@ocl-promo-incrementor on 2018/11/02 03:00:03 SWDEV-2 - Change OpenCL version number from 2767 to 2768. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2515 edit --- rocclr/runtime/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp index 123cf1ac82..f6a6183d34 100644 --- a/rocclr/runtime/utils/versions.hpp +++ b/rocclr/runtime/utils/versions.hpp @@ -12,7 +12,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -#define AMD_PLATFORM_BUILD_NUMBER 2767 +#define AMD_PLATFORM_BUILD_NUMBER 2768 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER