From 668919ecbe314b71b59bab8cc694b048a70b076f Mon Sep 17 00:00:00 2001
From: foreman
Date: Sat, 3 Mar 2018 03:16:19 -0500
Subject: [PATCH] P4 to Git Change 1522279 by
johtaylo@johtaylo-jtincrementor2-increment on 2018/03/03 03:00:04
SWDEV-2 - Change OpenCL version number from 2602 to 2603.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2350 edit
[ROCm/clr commit: 78450aa2521009a869d9295446fae055756a1c9a]
---
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 26c4b05e5b..4e02a636a0 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 2602
+#define AMD_PLATFORM_BUILD_NUMBER 2603
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER