From c09dd30feb5366e47312ced13f52453edda80af9 Mon Sep 17 00:00:00 2001
From: foreman
Date: Sat, 9 May 2015 03:08:24 -0400
Subject: [PATCH] P4 to Git Change 1149088 by
johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/09 03:00:12
EPR #010002 - Change OpenCL version number from 1797 to 1798.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1544 edit
[ROCm/clr commit: e827176b326fad03858860b4a11a0f3141297a5f]
---
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 5b12908a47..6fb4e4a125 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 1797
+# define AMD_PLATFORM_BUILD_NUMBER 1798
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER