From 022e9a259c97315739d589c0cc79f0fefd665a3a Mon Sep 17 00:00:00 2001
From: foreman
Date: Fri, 10 Oct 2014 03:22:00 -0400
Subject: [PATCH] P4 to Git Change 1086232 by
johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/10 03:04:05
EPR #010002 - Change OpenCL version number from 1655 to 1656.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1402 edit
[ROCm/clr commit: 94be44eaaed1422fec41e843475dbc1c311feb19]
---
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 b99f40c237..f67c948e13 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 1655
+# define AMD_PLATFORM_BUILD_NUMBER 1656
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER