build: metrics-discovery revision update

Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
ocldev
2024-09-25 19:19:52 +02:00
committed by Compute-Runtime-Automation
parent 1dafb66463
commit 459a55a71e
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.176
revision: metrics-discovery-1.13.177
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.176
git_revision: metrics-discovery-1.13.177
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 176
#define MD_API_BUILD_NUMBER_CURRENT 177
namespace MetricsDiscovery
{