build: metrics-discovery revision update

Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
ocldev 2024-08-21 04:33:20 +02:00 committed by Compute-Runtime-Automation
parent 9097b19c3c
commit 138f90ca9c
3 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@ components:
dest_dir: metrics/discovery
type: git
branch: master
revision: metrics-discovery-1.13.173
revision: metrics-discovery-1.13.174
repository: https://github.com/intel/metrics-discovery.git
metrics-library:
asset_name: metrics-library

View File

@ -1,2 +1,2 @@
git_revision: metrics-discovery-1.13.173
git_revision: metrics-discovery-1.13.174
git_url: https://github.com/intel/metrics-discovery

View File

@ -37,7 +37,7 @@ SPDX-License-Identifier: MIT
//////////////////////////////////////////////////////////////////////////////////
// API build number:
//////////////////////////////////////////////////////////////////////////////////
#define MD_API_BUILD_NUMBER_CURRENT 173
#define MD_API_BUILD_NUMBER_CURRENT 174
namespace MetricsDiscovery
{