From 2ff266391cd33b9353b8db4b71cbbfea915112c7 Mon Sep 17 00:00:00 2001
From: foreman
Date: Tue, 5 Feb 2019 03:13:23 -0500
Subject: [PATCH] P4 to Git Change 1739860 by chui@ocl-promo-incrementor on
2019/02/05 03:00:15
SWDEV-2 - Change OpenCL version number from 2830 to 2831.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2578 edit
[ROCm/clr commit: 7afb8af5d7c7cb96656d7398a27a533ae22cf477]
---
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 146cab44bc..fa0462afc3 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 2830
+#define AMD_PLATFORM_BUILD_NUMBER 2831
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER