Bump LITHOS_VERSION to 1.5.4
Kernel version only — the embedded StarForth engine version (3.1.0) is left alone since it tracks a vendored copy that has genuinely diverged from the standalone StarForth repo, not something to auto-sync. Verified builds on amd64, aarch64, and riscv64. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
8ab51d9f07
commit
76226dbaa2
+1
-1
@@ -76,7 +76,7 @@ endif
|
||||
# v1.5.x — framebuffer VT100 terminal/console milestone (current)
|
||||
# v2.0.0 — StarForth SDK release; v2.x.x development begins from there
|
||||
VERSION ?= 3.1.0
|
||||
LITHOS_VERSION ?= 1.5.3
|
||||
LITHOS_VERSION ?= 1.5.4
|
||||
|
||||
# ==============================================================================
|
||||
# BUILD PATHS
|
||||
|
||||
Reference in New Issue
Block a user