From 45f8449c721f328b3b608ea6d9d76ff1f58e0ada Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 22 Sep 2020 20:36:35 +0200 Subject: [PATCH] doc/user.rst: change C++14 to C++17 --- doc/user.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user.rst b/doc/user.rst index e48af7489..56c35dc1f 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -53,7 +53,7 @@ Download the source tarball from the `MPD home page `_ and In any case, you need: -* a C++14 compiler (e.g. GCC 8 or clang 5) +* a C++17 compiler (e.g. GCC 8 or clang 5) * `Meson 0.49.0 `__ and `Ninja `__ * Boost 1.58