pureboot.py: bump the tool version to 5

The drain fix changes the tool's activation behaviour; mark it. The loader
version window is unchanged — the wire protocol did not move.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-24 17:11:03 +02:00
parent 142de8775d
commit 0ddc65ca28

View File

@@ -24,7 +24,7 @@ else:
import termios
PROMPT = b"+"
VERSION = 4 # this tool's own version — free to drift from a loader's
VERSION = 5 # this tool's own version — free to drift from a loader's
# The loader versions this tool speaks. A pureboot version implies its wire
# protocol, which carries no number of its own, so this window is where that
# map lives: every version so far speaks the same protocol, and one that