Skip to content

Commit 00de89f

Browse files
authored
Mark 3.1.41 as released (#19537)
1 parent 58ff5aa commit 00de89f

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,11 +18,14 @@ to browse the changes between the tags.
1818

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

21-
3.1.41 (in development)
21+
3.1.42 (in development)
2222
-----------------------
2323
- The log message that emcc will sometime print (for example when auto-building
2424
system libraries) can now be completely supressed by running with
2525
`EMCC_LOGGING=0`.
26+
27+
3.1.41 - 06/06/23
28+
-----------------
2629
- A new setting (`CHECK_NULL_WRITES`) was added to disabled the checking of
2730
address zero that is normally done when `STACK_OVERFLOW_CHECK` is enabled.
2831
(#19487)

emscripten-version.txt

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

0 commit comments

Comments
 (0)