From 73e46f4b612346a67003f21cb46dbde43aa03795 Mon Sep 17 00:00:00 2001
From: foreman
Date: Wed, 15 Oct 2014 03:13:41 -0400
Subject: [PATCH] P4 to Git Change 1087568 by
johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/15 03:00:12
EPR #010002 - Change OpenCL version number from 1658 to 1659.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1405 edit
[ROCm/clr commit: f4582fd4478d7bee74a264f8f9216afaf849c427]
---
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 dd64c2e894..001f90ea6a 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 1658
+# define AMD_PLATFORM_BUILD_NUMBER 1659
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER