Skip to content

Commit 7c9c6e8

Browse files
Mark 4.0.20 as released (emscripten-core#25818)
Update changelog and emscripten-version.txt [ci skip]
1 parent 5476e75 commit 7c9c6e8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ to browse the changes between the tags.
1818

1919
See docs/process.md for more on how version tagging works.
2020

21-
4.0.20 (in development)
21+
4.0.21 (in development)
2222
-----------------------
23+
24+
4.0.20 - 11/18/25
25+
-----------------
2326
- Linker flags specified on the command line are now passed to `wasm-ld` after
2427
the internal emscripten linker flags. This means that users can now override
2528
emscripten defaults with things `-Wl,--stack-first`. (#25803)

emscripten-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.20-git
1+
4.0.21-git

0 commit comments

Comments
 (0)