mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
metrics-library revision update
Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
83000acf99
commit
2fd951186c
@@ -66,7 +66,7 @@ components:
|
||||
dest_dir: metrics/library
|
||||
type: git
|
||||
branch: metrics-library
|
||||
revision: metrics-library-1.0.114
|
||||
revision: metrics-library-1.0.122
|
||||
repository: https://github.com/intel/metrics-library.git
|
||||
wdk:
|
||||
dest_dir: wdk
|
||||
|
||||
@@ -737,6 +737,6 @@ using ContextDeleteFunction_1_0 = StatusCode ( ML_STDCALL* ) ( const ContextHand
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
#define METRICS_LIBRARY_MAJOR_NUMBER 1
|
||||
#define METRICS_LIBRARY_MINOR_NUMBER 0
|
||||
#define METRICS_LIBRARY_BUILD_NUMBER 114
|
||||
#define METRICS_LIBRARY_BUILD_NUMBER 122
|
||||
|
||||
} // namespace MetricsLibraryApi
|
||||
|
||||
Reference in New Issue
Block a user