From 96d41be9e365e84e8984491ba77f20596ee66f32 Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 27 Oct 2017 03:07:50 -0400
Subject: [PATCH] P4 to Git Change 1475542 by
johtaylo@johtaylo-jtincrementor2-increment on 2017/10/27 03:00:05
SWDEV-2 - Change OpenCL version number from 2528 to 2529.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2276 edit
[ROCm/clr commit: 9f9daf779e9246fde0e5f17b82f9769b1fffccf8]
---
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 7cf46cf9f1..977b0d3fe6 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 2528
+#define AMD_PLATFORM_BUILD_NUMBER 2529
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER