From 02ca0735063db59285572c8d114584f7eaa193b0 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 31 Mar 2017 03:13:34 -0400 Subject: [PATCH] P4 to Git Change 1393046 by johtaylo@johtaylo-jtincrementor-increment on 2017/03/31 03:00:04 SWDEV-2 - Change OpenCL version number from 2393 to 2394. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2140 edit [ROCm/clr commit: 89b8c47c24e44c91a982f8fe03ff9b9a2cbdb51f] --- 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 7fb7981611..08bd1c4426 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 2393 +# define AMD_PLATFORM_BUILD_NUMBER 2394 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER