From ccf31e3c93be7d00910bad017961be2c1e56520e Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 18 Jul 2014 20:37:25 -0400 Subject: [PATCH] P4 to Git Change 1057020 by skudchad@skudchad_opencl_win_2 on 2014/07/18 20:31:56 ECR #304775 - Change to OpenCL 2.0 in library properties. Some cleanup for OPENCL_MAINLINE Affected files ... ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/amdocl.rc#4 edit ... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#19 edit ... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#41 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#447 edit --- opencl/api/opencl/amdocl/amdocl.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opencl/api/opencl/amdocl/amdocl.rc b/opencl/api/opencl/amdocl/amdocl.rc index 3e437d09b1..186d63608d 100644 --- a/opencl/api/opencl/amdocl/amdocl.rc +++ b/opencl/api/opencl/amdocl/amdocl.rc @@ -7,8 +7,8 @@ #define DEBUG_ONLY(x) #endif -#define VERSION_PREFIX_MAJOR 1 -#define VERSION_PREFIX_MINOR 2 +#define VERSION_PREFIX_MAJOR 2 +#define VERSION_PREFIX_MINOR 0 #define APSTUDIO_READONLY_SYMBOLS