From f4ad824fa2bbdecf1082b4b85617d65b2afb79d3 Mon Sep 17 00:00:00 2001
From: foreman
Date: Thu, 15 Jun 2017 03:15:52 -0400
Subject: [PATCH] P4 to Git Change 1422694 by
johtaylo@johtaylo-jtincrementor-increment on 2017/06/15 03:00:30
SWDEV-2 - Change OpenCL version number from 2441 to 2442.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2189 edit
[ROCm/clr commit: e18183ddf81f5bc4caf50d69b30e5d3108684932]
---
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 c46f5126b4..e30b15026a 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 2441
+#define AMD_PLATFORM_BUILD_NUMBER 2442
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER