From e4157876e9cb57b48167a967f6ec8a014a1c9b9b Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 28 Jul 2017 03:14:42 -0400
Subject: [PATCH] P4 to Git Change 1440715 by
johtaylo@johtaylo-jtincrementor-increment on 2017/07/28 03:00:04
SWDEV-2 - Change OpenCL version number from 2463 to 2464.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2211 edit
[ROCm/clr commit: e69572cd3852a0113880b9ede222606f439369db]
---
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 92b6fca4a3..540b3ef5cd 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 2463
+#define AMD_PLATFORM_BUILD_NUMBER 2464
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER