From 6a217d1ea06cf21ea89670014bf72a62dd92f4d8 Mon Sep 17 00:00:00 2001
From: foreman
Date: Sun, 5 May 2019 17:17:25 -0400
Subject: [PATCH] P4 to Git Change 1778428 by chui@ocl-promo-incrementor on
2019/05/05 17:08:51
SWDEV-2 - Change OpenCL version number from 2889 to 2890.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2637 edit
---
rocclr/runtime/utils/versions.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp
index 382deb6bfb..bfc21e06e4 100644
--- a/rocclr/runtime/utils/versions.hpp
+++ b/rocclr/runtime/utils/versions.hpp
@@ -12,7 +12,7 @@
#endif // AMD_PLATFORM_NAME
#ifndef AMD_PLATFORM_BUILD_NUMBER
-#define AMD_PLATFORM_BUILD_NUMBER 2889
+#define AMD_PLATFORM_BUILD_NUMBER 2890
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER