increase loader rev for environment variable support
authorbashbaug <ben.ashbaugh@intel.com>
Wed, 17 Jul 2019 15:48:21 +0000 (08:48 -0700)
committerKévin Petit <kpet@free.fr>
Fri, 19 Jul 2019 09:53:02 +0000 (10:53 +0100)
loader/windows/OpenCL.rc

index 330da28917e83e815d8907be63472a31c0130233..e70ef06e9753dbe021f5f802fb72a71469103656 100644 (file)
@@ -20,7 +20,7 @@
 
 #define OPENCL_ICD_LOADER_VERSION_MAJOR 2
 #define OPENCL_ICD_LOADER_VERSION_MINOR 2
-#define OPENCL_ICD_LOADER_VERSION_REV   2
+#define OPENCL_ICD_LOADER_VERSION_REV   3
 
 #ifdef RC_INVOKED