From 58c0bf638940944fa9239fb554c76d1b4718914d Mon Sep 17 00:00:00 2001
From: foreman
Date: Thu, 20 Apr 2017 03:10:44 -0400
Subject: [PATCH] P4 to Git Change 1400478 by
johtaylo@johtaylo-jtincrementor-increment on 2017/04/20 03:00:05
SWDEV-2 - Change OpenCL version number from 2406 to 2407.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2154 edit
[ROCm/clr commit: 35c666e4c02c9d315e064ccbc52c5ab8d21e57dc]
---
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 7fc25a13b6..d3125230ff 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 2406
+#define AMD_PLATFORM_BUILD_NUMBER 2407
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER