From 55e3d366228bd277b0ad7afc6fde6982549503da Mon Sep 17 00:00:00 2001
From: foreman
Date: Wed, 3 Aug 2016 03:13:49 -0400
Subject: [PATCH] P4 to Git Change 1298394 by
johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/03 03:00:08
SWDEV-2 - Change OpenCL version number from 2184 to 2185.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1931 edit
[ROCm/clr commit: 554b5472d35e76557e394219c34fc8819050ea6a]
---
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 838c7a2b3a..f0c2566df4 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 2184
+# define AMD_PLATFORM_BUILD_NUMBER 2185
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER