From 34e0d956ec2c8133a0e2117be5fe08827efbe461 Mon Sep 17 00:00:00 2001
From: foreman
Date: Tue, 20 Sep 2016 12:56:44 -0400
Subject: [PATCH] P4 to Git Change 1316519 by johtaylo@johtaylo_L7_stg on
2016/09/20 12:50:43
SWDEV-2 - Change OpenCL version number from 2217 to 2218.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1964 edit
---
rocclr/runtime/utils/versions.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp
index beb0eae883..bb7ce58b36 100644
--- a/rocclr/runtime/utils/versions.hpp
+++ b/rocclr/runtime/utils/versions.hpp
@@ -12,7 +12,7 @@
#endif // AMD_PLATFORM_NAME
#ifndef AMD_PLATFORM_BUILD_NUMBER
-# define AMD_PLATFORM_BUILD_NUMBER 2217
+# define AMD_PLATFORM_BUILD_NUMBER 2218
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER