From ea8b62527f1f7c8a77105f4b04fc9b4e5da33f00 Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 21 Oct 2016 03:07:41 -0400
Subject: [PATCH] P4 to Git Change 1329729 by
johtaylo@johtaylo-jtincrementor-increment on 2016/10/21 03:00:11
SWDEV-2 - Change OpenCL version number from 2250 to 2251.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1997 edit
[ROCm/clr commit: 3041601c07ee2ca9f3dc71906a798b2631f38500]
---
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 7b41f15195..ccd8fc25e7 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 2250
+# define AMD_PLATFORM_BUILD_NUMBER 2251
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER