From 3c75405caab6ea2df0d6758c0077d85d00bc65f3 Mon Sep 17 00:00:00 2001
From: foreman
Date: Sat, 25 Aug 2018 04:36:22 -0400
Subject: [PATCH] P4 to Git Change 1598197 by chui@ocl-promo-incrementor on
2018/08/25 02:56:41
SWDEV-2 - Change OpenCL version number from 2724 to 2725.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2472 edit
[ROCm/clr commit: e2bbfbe7583e11299c15c30d19d4242993a21d76]
---
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 9a59e7472c..d2235b1bb3 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 2724
+#define AMD_PLATFORM_BUILD_NUMBER 2725
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER