From 4873dfee874161d1467e6386aeb5c3fc91b23e5b Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 7 Jul 2017 03:18:51 -0400
Subject: [PATCH] P4 to Git Change 1431230 by
johtaylo@johtaylo-jtincrementor-increment on 2017/07/07 03:01:11
SWDEV-2 - Change OpenCL version number from 2451 to 2452.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2199 edit
[ROCm/clr commit: 87276101421657514ed803fdc1e89553f1d3faae]
---
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 122158466b..0408b0d678 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 2451
+#define AMD_PLATFORM_BUILD_NUMBER 2452
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER