From cb8920b5e337e7d4db2ef40e64f73e755d3c3019 Mon Sep 17 00:00:00 2001
From: foreman
Date: Thu, 24 May 2018 03:11:44 -0400
Subject: [PATCH] P4 to Git Change 1558894 by
johtaylo@johtaylo-jtincrementor2-increment on 2018/05/24 03:00:04
SWDEV-2 - Change OpenCL version number from 2660 to 2661.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2408 edit
[ROCm/clr commit: a245f462034d5328dfe7119118963161ae043910]
---
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 751b2f788d..91a6f4a07b 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 2660
+#define AMD_PLATFORM_BUILD_NUMBER 2661
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER