From 41f7a9f955c1fce7f2f0a2fe9e36cd3f8fdf6a81 Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 3 Feb 2017 03:10:56 -0500
Subject: [PATCH] P4 to Git Change 1368828 by
johtaylo@johtaylo-jtincrementor-increment on 2017/02/03 03:00:04
SWDEV-2 - Change OpenCL version number from 2354 to 2355.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2101 edit
[ROCm/clr commit: 5615f442742288f7129f1b41f4960c634c678515]
---
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 fbe0cc7818..ce47d6795c 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 2354
+# define AMD_PLATFORM_BUILD_NUMBER 2355
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER