From 0cb96091c212c309584af07ac6ce00a7f4882129 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 10 Apr 2015 03:27:59 -0400 Subject: [PATCH] P4 to Git Change 1139417 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/10 03:00:12 EPR #010002 - Change OpenCL version number from 1775 to 1776. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1522 edit [ROCm/clr commit: 96dbe1df7979ef8b3d82e0e0f7239a77d1b4d41f] --- 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 6f8dc3f914..21f52606dd 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 1775 +# define AMD_PLATFORM_BUILD_NUMBER 1776 #endif // AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER