P4 to Git Change 2054860 by chui@ocl-promo-incrementor on 2020/01/10 03:00:16

SWDEV-2 - Change OpenCL version number from 3076 to 3077.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2824 edit
This commit is contained in:
foreman
2020-01-10 03:11:39 -05:00
parent b7dabf5c3b
commit c583dfddf8
+1 -1
View File
@@ -12,7 +12,7 @@
#endif // AMD_PLATFORM_NAME #endif // AMD_PLATFORM_NAME
#ifndef AMD_PLATFORM_BUILD_NUMBER #ifndef AMD_PLATFORM_BUILD_NUMBER
#define AMD_PLATFORM_BUILD_NUMBER 3076 #define AMD_PLATFORM_BUILD_NUMBER 3077
#endif // AMD_PLATFORM_BUILD_NUMBER #endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER #ifndef AMD_PLATFORM_REVISION_NUMBER