From 88689fd35168d4e5e3fb90a8ab82286ef3df64ff Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 21 Jun 2019 03:10:01 -0400
Subject: [PATCH] P4 to Git Change 1880770 by chui@ocl-promo-incrementor on
2019/06/21 03:00:08
SWDEV-2 - Change OpenCL version number from 2928 to 2929.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2676 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 963bedc6e4..da53a43add 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 2928
+#define AMD_PLATFORM_BUILD_NUMBER 2929
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER