From b35e5dd46b417d8a78ef2ada3a6ed19a9c9f6f4c Mon Sep 17 00:00:00 2001 From: Brenden Forward Date: Wed, 7 Feb 2024 11:44:25 -0500 Subject: [PATCH] docs: update version for meson support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c063835b..cd1a50ae 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.3.x. +with `meson wrap`, but this will change with the release of `uvw` 3.4.x. To compile `uvw` from source without using it as a subproject, in the `uvw` source directory, run: