From 20d7e89636430537542237ca956addb601398dae Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 20 Dec 2016 03:09:45 -0500 Subject: [PATCH] P4 to Git Change 1355087 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/20 03:00:05 SWDEV-2 - Change OpenCL version number from 2309 to 2310. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2056 edit [ROCm/clr commit: 8b0f04dd5410884faa7b5aa6d55b6dd8ab6dcce3] --- 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 854343908c..495428a03d 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 2309 +# define AMD_PLATFORM_BUILD_NUMBER 2310 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER