build: metrics-library revision update

Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
ocldev
2025-09-10 04:35:57 +02:00
committed by Compute-Runtime-Automation
parent 8288aa7804
commit 0273a586ed
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.198
revision: metrics-library-1.0.200
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.198
git_revision: metrics-library-1.0.200
git_url: https://github.com/intel/metrics-library

View File

@@ -741,6 +741,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 198
#define METRICS_LIBRARY_BUILD_NUMBER 200
} // namespace MetricsLibraryApi