From daede66df26f845ec4f7c54abf1e62aab3f95b71 Mon Sep 17 00:00:00 2001
From: foreman
Date: Sat, 20 Dec 2014 03:15:15 -0500
Subject: [PATCH] P4 to Git Change 1107067 by
johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/20 03:00:56
EPR #010002 - Change OpenCL version number from 1702 to 1703.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1449 edit
[ROCm/clr commit: b8b34603f186a71f41c186ecffb38e1d1ae6beea]
---
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 86c95b0e7f..c243f02768 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 1702
+# define AMD_PLATFORM_BUILD_NUMBER 1703
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER