summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-09-22 20:36:35 +0200
committerMax Kellermann <max@musicpd.org>2020-09-22 20:40:49 +0200
commit45f8449c721f328b3b608ea6d9d76ff1f58e0ada (patch)
tree266aa33c93097e2769a58733ebd6f9ff9f7267d4 /doc
parent71bf1a8a3d762f916d2a7ca77545581afd91db5f (diff)
doc/user.rst: change C++14 to C++17
Diffstat (limited to 'doc')
-rw-r--r--doc/user.rst2
1 files changed, 1 insertions, 1 deletions
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 <https://musicpd.org>`_ 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 <http://mesonbuild.com/>`__ and `Ninja
<https://ninja-build.org/>`__
* Boost 1.58