From 6efbb4fdb52d3cc926475c8c102f5c26cfbb4562 Mon Sep 17 00:00:00 2001
From: foreman
Date: Sat, 27 Aug 2016 20:49:42 -0400
Subject: [PATCH] P4 to Git Change 1307868 by
johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/27 03:00:08
SWDEV-2 - Change OpenCL version number from 2208 to 2209.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1955 edit
[ROCm/clr commit: 0f6830069763d5621a34aa4133bf92954707b2b7]
---
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 9e49642168..595ef831a2 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 2208
+# define AMD_PLATFORM_BUILD_NUMBER 2209
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER