build: metrics-discovery revision update

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

View File

@ -61,7 +61,7 @@ components:
dest_dir: metrics/discovery
type: git
branch: master
revision: metrics-discovery-1.13.178
revision: metrics-discovery-1.13.179
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.178
git_revision: metrics-discovery-1.13.179
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 178
#define MD_API_BUILD_NUMBER_CURRENT 179
namespace MetricsDiscovery
{