Skip to content

Commit 9de528b

Browse files
authored
Mark 3.1.50 as released (emscripten-core#20809)
1 parent 9d40b31 commit 9de528b

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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-
3.1.50 (in development)
21+
3.1.51 (in development)
2222
-----------------------
23+
24+
3.1.50 - 11/29/23
25+
-----------------
2326
- Add a port of mimalloc, a fast and scalable multithreaded allocator. To use
2427
it, build with `-sMALLOC=mimalloc`. (#20651)
2528
- When compiling, Emscripten will now invoke `clang` or `clang++` depending only

emscripten-version.txt

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

0 commit comments

Comments
 (0)