chore: set VERSION when building

This commit is contained in:
Stéphane Lesimple
2026-03-30 23:46:13 +02:00
parent 8d1d680202
commit 489290be94
3 changed files with 23 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
#
# Stephane Lesimple
#
VERSION='0.46+'
VERSION='1.0.0'
# --- Common paths and basedirs ---
readonly VULN_SYSFS_BASE="/sys/devices/system/cpu/vulnerabilities"