From 1907fcb4854d8b048eaf91c73fdce8c56a25f36b Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 20 Sep 2016 17:22:31 -0400 Subject: [PATCH] P4 to Git Change 1316686 by johtaylo@johtaylo-jtincrementor-increment on 2016/09/20 17:08:15 SWDEV-2 - Change OpenCL version number from 2218 to 2219. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1965 edit [ROCm/clr commit: f6529ae04a7c252c14a7d7efc6a15f80af1efd2e] --- 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 bb7ce58b36..bad73e5b22 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 2218 +# define AMD_PLATFORM_BUILD_NUMBER 2219 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER