From ca2cafd13de83febc067f6ac91172558eaad2aa6 Mon Sep 17 00:00:00 2001
From: foreman
Date: Sun, 15 May 2016 03:09:34 -0400
Subject: [PATCH] P4 to Git Change 1269036 by
johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/15 03:00:11
SWDEV-2 - Change OpenCL version number from 2114 to 2115.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1861 edit
[ROCm/clr commit: 7af35d9b7737708c0a408d6d4c7d44c89596a1ea]
---
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 05e1dd4c4b..7a987c0a8f 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 2114
+# define AMD_PLATFORM_BUILD_NUMBER 2115
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER