diff --git a/ChangeLog.md b/ChangeLog.md index 7db38dcfc8072..a255e3fbd6f0a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -18,8 +18,8 @@ to browse the changes between the tags. See docs/process.md for more on how version tagging works. -3.1.75 (in development) ------------------------ +4.0.0 (in development) +---------------------- - The Wasm nontrapping-fptoint feature has been enabled by default. clang will generate nontrapping (saturating) float-to-int conversion instructions for C typecasts. This should have no effect on programs that do not have diff --git a/emscripten-version.txt b/emscripten-version.txt index 00f17b8f33993..83579ad1782b3 100644 --- a/emscripten-version.txt +++ b/emscripten-version.txt @@ -1 +1 @@ -3.1.75-git +4.0.0-git