chore: set VERSION when building

This commit is contained in:
Stéphane Lesimple
2026-03-30 23:46:13 +02:00
parent eabddf3d72
commit efa07e7fd9
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"