From f91ff4c35c192888ac7b6aab0164aea1e88eeb94 Mon Sep 17 00:00:00 2001
From: foreman
Date: Tue, 19 Nov 2019 02:12:21 -0600
Subject: [PATCH] P4 to Git Change 2032867 by chui@ocl-promo-incrementor on
2019/11/19 03:00:10
SWDEV-2 - Change OpenCL version number from 3041 to 3042.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2789 edit
[ROCm/clr commit: 410d09a8357d34b13ffc3a670c0a1bfc6a26a1e0]
---
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 b45bf9c14f..49c7d97e4f 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 3041
+#define AMD_PLATFORM_BUILD_NUMBER 3042
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER