From 0cae03d7a6792e269ff7b60d46950ebbb9606aff Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 24 Feb 2015 03:11:09 -0500 Subject: [PATCH] P4 to Git Change 1124370 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/24 03:02:19 EPR #010002 - Change OpenCL version number from 1740 to 1741. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1487 edit [ROCm/clr commit: a8de6ca08f748b5ef281c9dcc39d11fa75e71cc7] --- 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 ebbea18a2d..814a684a84 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 1740 +# define AMD_PLATFORM_BUILD_NUMBER 1741 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER