Skip to content

Commit 9f0dbf5

Browse files
Mark 4.0.11 as released (#24695)
Update changelog and emscripten-version.txt [ci skip]
1 parent 2265198 commit 9f0dbf5

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.11 (in development)
21+
4.0.12 (in development)
2222
-----------------------
23+
24+
4.0.11 - 07/14/25
25+
-----------------
2326
- `emdump` tool/script was removed. This tool was mostly useful for analyzing
2427
asm.js code, which emscripten has not generated in a long time now.
2528
- Add support for [Source-based Code Coverage](https://clang.llvm.org/docs/SourceBasedCodeCoverage.html)

emscripten-version.txt

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

0 commit comments

Comments
 (0)