You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The date-based convention labels a release by the day it goes out, and the
previous one (2026.8.17.1) is already published — so this is the first release of
the 18th, not a second one of the 17th.
Two version sites move (mcpp.toml and src/version.cppm; fingerprint.cppm derives
from the latter), the CHANGELOG's Unreleased section becomes the release heading,
and the docs' "until mcpp <version>" notes name the release that actually ships
those changes. The `XLINGS_VERSION: '2026.8.17.2'` entries under .github/ are the
xlings pin, which happens to carry the same digits and must not move with this.
`check_version_pins.sh`: building 2026.8.18.1, bootstrapping from 2026.8.17.1,
xlings pins all at 2026.8.17.2.
0 commit comments