From f94ff7d68364a44287bf2e8b51a211b6096e767b Mon Sep 17 00:00:00 2001 From: foreman Date: Thu, 8 Dec 2016 03:07:24 -0500 Subject: [PATCH] P4 to Git Change 1350940 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/08 03:00:05 SWDEV-2 - Change OpenCL version number from 2298 to 2299. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2045 edit [ROCm/clr commit: 5cc2fc27356a303d2db2d25e23c89f9240c1e76e] --- projects/clr/rocclr/runtime/utils/versions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/rocclr/runtime/utils/versions.hpp b/projects/clr/rocclr/runtime/utils/versions.hpp index 411c649521..7ca69ac4ac 100644 --- a/projects/clr/rocclr/runtime/utils/versions.hpp +++ b/projects/clr/rocclr/runtime/utils/versions.hpp @@ -12,7 +12,7 @@ #endif // AMD_PLATFORM_NAME #ifndef AMD_PLATFORM_BUILD_NUMBER -# define AMD_PLATFORM_BUILD_NUMBER 2298 +# define AMD_PLATFORM_BUILD_NUMBER 2299 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER