build: metrics-library revision update

Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
ocldev
2024-12-04 04:34:45 +01:00
committed by Compute-Runtime-Automation
parent be80ea05c9
commit 031a5c7637
3 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@ components:
dest_dir: metrics/library
type: git
branch: master
revision: metrics-library-1.0.178
revision: metrics-library-1.0.182
repository: https://github.com/intel/metrics-library.git
neo-clang-format:
dest_dir: tools/clang-format

View File

@ -1,2 +1,2 @@
git_revision: metrics-library-1.0.178
git_revision: metrics-library-1.0.182
git_url: https://github.com/intel/metrics-library

View File

@ -738,6 +738,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 178
#define METRICS_LIBRARY_BUILD_NUMBER 182
} // namespace MetricsLibraryApi