From 21e0885c2e61ddf286a8bbb488a23dbaa9cfd325 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 1 Apr 2016 03:09:21 -0400 Subject: [PATCH] P4 to Git Change 1253623 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/01 03:00:12 SWDEV-2 - Change OpenCL version number from 2080 to 2081. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1827 edit [ROCm/clr commit: c2a93ebd3a15b93adeaea74a011b09fb8928427e] --- 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 2a5929f52b..59ffafc63f 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 2080 +# define AMD_PLATFORM_BUILD_NUMBER 2081 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER