aboutsummaryrefslogtreecommitdiffstats
path: root/mkhint
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-10 11:14:54 +0200
committerDanilo M. <danix@danix.xyz>2026-07-10 11:14:54 +0200
commit0a1839993d2e24da4d91b986885d7275eb1cc2df (patch)
tree2031614e44b065f5c5a573027a677c6f17bc6812 /mkhint
parent438ca0d0ef91bafa7b97dcce8a25733484a78690 (diff)
downloadmkhintfile-0a1839993d2e24da4d91b986885d7275eb1cc2df.tar.gz
mkhintfile-0a1839993d2e24da4d91b986885d7275eb1cc2df.zip
release: v1.3.0 — sha-mode bundle reconcile + submodule inventoryv1.3.0
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 <noreply@anthropic.com>
Diffstat (limited to 'mkhint')
-rwxr-xr-xmkhint2
1 files changed, 1 insertions, 1 deletions
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=""