Skip to content

Commit 75aefcd

Browse files
authored
Mark 3.1.49 as released (#20711)
1 parent 7861a25 commit 75aefcd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ChangeLog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@ to browse the changes between the tags.
1818

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

21-
3.1.49 (in development)
21+
3.1.50 (in development)
2222
-----------------------
23+
24+
3.1.49 - 11/14/23
25+
-----------------
26+
- Many MEMORY64 fixes for browser and graphics APIs (#20678)
2327
- The `glfwSetWindowSize` function no longer switches to fullscreen when the
2428
width/height provided as parameters match the screen size. This behavior
2529
now matches the behavior of SDL and glut. In order to switch to fullscreen,

emscripten-version.txt

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

0 commit comments

Comments
 (0)