From 473108609fbeba2888dd4f74d0281d14e3eddf0c Mon Sep 17 00:00:00 2001
From: foreman
Date: Sat, 14 May 2016 03:12:28 -0400
Subject: [PATCH] P4 to Git Change 1269020 by
johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/14 03:00:11
SWDEV-2 - Change OpenCL version number from 2113 to 2114.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1860 edit
[ROCm/clr commit: f99f77c966ba74d5e1bc4ab935b6a355e5279dee]
---
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 663c8e66f1..05e1dd4c4b 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 2113
+# define AMD_PLATFORM_BUILD_NUMBER 2114
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER