summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2018-03-17 17:33:10 +0100
committerlouiz’ <louiz@louiz.org>2018-03-17 17:33:55 +0100
commitb956b9d1aa27ac71432839e286f3db0a19aebf6b (patch)
treec7f32136db1a40492f18cbd635a1bab761d14ced /INSTALL.rst
parent86f275e111d2fb18a2b55b87fd4e54a06d852816 (diff)
downloadbiboumi-b956b9d1aa27ac71432839e286f3db0a19aebf6b.tar.gz
biboumi-b956b9d1aa27ac71432839e286f3db0a19aebf6b.tar.bz2
biboumi-b956b9d1aa27ac71432839e286f3db0a19aebf6b.tar.xz
biboumi-b956b9d1aa27ac71432839e286f3db0a19aebf6b.zip
Re-apply "C++17"
This reverts commit 86f275e111d2fb18a2b55b87fd4e54a06d852816.
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 45a860d..1411e33 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -16,7 +16,7 @@ Build and runtime dependencies:
Tools:
~~~~~~
-- A C++14 compiler (clang >= 3.4 or gcc >= 5.0 for example)
+- A C++17 compiler (clang >= 4.0 or gcc >= 7.0 for example)
- CMake
- pandoc (optional) to build the man page