From b97e74ef5da0424802cc7c8e461179d6bd9eecf2 Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 13 Apr 2016 03:07:14 -0400 Subject: [PATCH] P4 to Git Change 1257342 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/13 03:00:12 SWDEV-2 - Change OpenCL version number from 2092 to 2093. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1839 edit [ROCm/clr commit: 91e212bebe30d423c03782a4f440ee2b41ecdd1d] --- 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 7090183861..7f5c0ef136 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 2092 +# define AMD_PLATFORM_BUILD_NUMBER 2093 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER