From eac1ff98999ba3a033e63ef8f24d8cb90e0778d5 Mon Sep 17 00:00:00 2001 From: Brenden Forward Date: Wed, 27 Sep 2023 22:50:32 -0400 Subject: [PATCH] docs: change meson-supported uvw version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d074dd79..c063835b 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ libraries are compiled through `CMake`. You can use `uvw` with [meson](https://mesonbuild.com/) by simply adding it to your `subprojects` directory in your project. Currently, `uvw` is not available -with `meson wrap`, but this will change with the release of `uvw` 3.2.1. +with `meson wrap`, but this will change with the release of `uvw` 3.3.x. To compile `uvw` from source without using it as a subproject, in the `uvw` source directory, run: