From 96323038e77c31fcbdedba9e00e94521d429b3a2 Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 27 Jun 2015 03:11:15 -0400 Subject: [PATCH] P4 to Git Change 1165718 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/06/27 03:00:12 EPR #010002 - Change OpenCL version number from 1835 to 1836. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1582 edit [ROCm/clr commit: 4fe601e102a76b670dc11ad50b0a48959fd2b834] --- 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 cebc518508..c8c78843ac 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 1835 +# define AMD_PLATFORM_BUILD_NUMBER 1836 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER