From 9534cfef40cf9f7f46036260d142aef7cb5b8a7f Mon Sep 17 00:00:00 2001 From: foreman Date: Sat, 3 Oct 2015 03:11:07 -0400 Subject: [PATCH] P4 to Git Change 1196757 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/10/03 03:00:11 SWDEV-2 - Change OpenCL version number from 1901 to 1902. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1648 edit [ROCm/clr commit: 1acc88b8626e52b0482dca49d1647fee38083fbb] --- 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 9ebbe9295f..81361dd349 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 1901 +# define AMD_PLATFORM_BUILD_NUMBER 1902 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER