From b69f57cf1f0cbf8ed1dcbf44cf17ab01ce3c284e Mon Sep 17 00:00:00 2001 From: gabrilend Date: Thu, 9 Jun 2022 02:14:29 -0700 Subject: Update linux-requirements.md (#723) Changed the minimum required version of Boost to 1.74 as per user: "Revision - tkn963" in the Discord. --- docs/linux-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index 4f0e82e..24ee4bf 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -8,7 +8,7 @@ | | | :- | | MySQL ≥ 5.7.0 | -| Boost ≥ 1.67 | +| Boost ≥ 1.74 | | CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | -- cgit