Skip to content

chore: bump version to 2026.8.16.2 - #439

Merged
Sunrisepeak merged 1 commit into
mainfrom
chore/bump-2026.8.16.2
Aug 16, 2026
Merged

chore: bump version to 2026.8.16.2#439
Sunrisepeak merged 1 commit into
mainfrom
chore/bump-2026.8.16.2

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

Summary

Ships #436: an installed msvc toolset was invisible in mcpp toolchain list.

The v2026.8.16.1 tag was cut before that fix landed, so latest currently carries it. Everything else in .1 is fine — install, build, default and remove all work; only the listing row was missing.

$ mcpp toolchain list     # 2026.8.16.1
     llvm 20.1.7          <- the installed msvc 14.44.35207 is simply absent

$ mcpp toolchain list     # 2026.8.16.2
     msvc 14.44.35207

Test plan

  • mcpp.toml and src/version.cppm bumped in one commit; check_version_pins.sh passes
  • mcpp build → the fresh binary reports mcpp 2026.8.16.2
  • .xlings.json bootstrap pin untouched (still 2026.8.15.1, a published version)

Ships #436: an installed msvc toolset was invisible in `toolchain list`.
The v2026.8.16.1 tag was cut before that fix, so `latest` currently carries
it -- everything else in .1 is fine (install, build, default and remove all
work; only the listing row was missing).
@Sunrisepeak
Sunrisepeak merged commit 987b783 into main Aug 16, 2026
18 checks passed
@Sunrisepeak
Sunrisepeak deleted the chore/bump-2026.8.16.2 branch August 16, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants