From 0a1839993d2e24da4d91b986885d7275eb1cc2df Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 10 Jul 2026 11:14:54 +0200 Subject: release: v1.3.0 — sha-mode bundle reconcile + submodule inventory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump MKHINT_VERSION to 1.3.0, add CHANGELOG entry. Feature verified live on the buildsystem VM against openvino 2026.2.1: Job A reports all 8 bundled dep SHAs current, Job B roster shows 8 bundled + 19 ignored submodules, no drift. Co-Authored-By: Claude Opus 4.8 --- mkhint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkhint') diff --git a/mkhint b/mkhint index 52d3804..e463dde 100755 --- a/mkhint +++ b/mkhint @@ -45,7 +45,7 @@ if [[ ! -d $TMP_DIR ]]; then mkdir $TMP_DIR fi -readonly MKHINT_VERSION="1.2.6" +readonly MKHINT_VERSION="1.3.0" # Variables VERSION="" -- cgit v1.2.3