From 74775eafa206474d9002b2ecb781fb6f1ad86984 Mon Sep 17 00:00:00 2001
From: foreman
Date: Tue, 6 Jan 2015 04:16:32 -0500
Subject: [PATCH] P4 to Git Change 1109042 by
johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/06 03:00:16
EPR #010002 - Change OpenCL version number from 1706 to 1707.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1453 edit
[ROCm/clr commit: 8fef9d0995125700af27f207b598d6d660407455]
---
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 0538f38354..3699331c3a 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 1706
+# define AMD_PLATFORM_BUILD_NUMBER 1707
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER