From e4ed588331476c242c5ba2bef0530c74a692220d Mon Sep 17 00:00:00 2001
From: foreman
Date: Sun, 23 Oct 2016 03:07:53 -0400
Subject: [PATCH] P4 to Git Change 1330292 by
johtaylo@johtaylo-jtincrementor-increment on 2016/10/23 03:00:04
SWDEV-2 - Change OpenCL version number from 2252 to 2253.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1999 edit
[ROCm/clr commit: 2d039c1c8cc42e161fb0bc6c95b756a5d88b584f]
---
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 5dd1c78b1e..2413eb7cec 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 2252
+# define AMD_PLATFORM_BUILD_NUMBER 2253
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER