File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,12 @@ to browse the changes between the tags.
18
18
19
19
See docs/process.md for more on how version tagging works.
20
20
21
- 4.0.10 (in development)
21
+ 4.0.11 (in development)
22
22
----------------------
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
24
27
example, when you run ` pkg-config --list-all ` or `pkg-config --cflags
25
28
<portname >`. Bare in mind that the correct PKG_CONFIG_PATH needs to be set for
26
29
this to work. One way to do this is to run ` emmake pkg-config ` . (#24426 )
Original file line number Diff line number Diff line change 1
- 4.0.10 -git
1
+ 4.0.11 -git
You can’t perform that action at this time.
0 commit comments