Skip to content

Commit 529028e

Browse files
authored
Mark 3.1.16 as released (#17439)
1 parent 2286ce3 commit 529028e

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-
3.1.16
21+
3.1.17
2222
------
23+
24+
3.1.16 - 07/14/2022
25+
-------------------
2326
- Warnings generated by the JS compiler (compiler.js) are now propagated back
2427
to the emcc compiler driver which means that `-Werror` builds will now fail
2528
in the presence of JS compiler warnings. As usual `-Wno-js-compiler` and

emscripten-version.txt

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

0 commit comments

Comments
 (0)