From 25834f08d82d6a6208396f1a3dcede5a95bc59ff Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 19 May 2017 03:07:36 -0400
Subject: [PATCH] P4 to Git Change 1411633 by
johtaylo@johtaylo-jtincrementor-increment on 2017/05/19 03:00:04
SWDEV-2 - Change OpenCL version number from 2423 to 2424.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2171 edit
[ROCm/clr commit: 738528f6f36c20778ab23155a828cf5e4a8851dd]
---
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 7e3b77824d..29d91942fb 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 2423
+#define AMD_PLATFORM_BUILD_NUMBER 2424
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER