From 9c8ed9a2a2e46d5ea548aa17ecc9b2c0c39af477 Mon Sep 17 00:00:00 2001
From: foreman
Date: Wed, 20 Apr 2016 03:10:39 -0400
Subject: [PATCH] P4 to Git Change 1259968 by
johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/20 03:00:14
SWDEV-2 - Change OpenCL version number from 2099 to 2100.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1846 edit
[ROCm/clr commit: 655ced5272d9dee05301403984cd10e2148a4f28]
---
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 a8cab2b758..2db880d97d 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 2099
+# define AMD_PLATFORM_BUILD_NUMBER 2100
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER