Skip to content

Commit 8527d8d

Browse files
Mark 4.0.10 as released (#24515)
Update changelog and emscripten-version.txt [ci skip]
1 parent b081086 commit 8527d8d

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

ChangeLog.md

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

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

21-
4.0.10 (in development)
21+
4.0.11 (in development)
2222
----------------------
23-
- Emscripten ports now install pkg-config `.pc` files so they will show up, for
23+
24+
25+
4.0.10 - 06/07/25
26+
------------------ Emscripten ports now install pkg-config `.pc` files so they will show up, for
2427
example, when you run `pkg-config --list-all` or `pkg-config --cflags
2528
<portname>`. Bare in mind that the correct PKG_CONFIG_PATH needs to be set for
2629
this to work. One way to do this is to run `emmake pkg-config`. (#24426)

emscripten-version.txt

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

0 commit comments

Comments
 (0)