summaryrefslogtreecommitdiff
path: root/docs/download.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/download.md')
-rw-r--r--docs/download.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/download.md b/docs/download.md
index 83ce035..2cc3d16 100644
--- a/docs/download.md
+++ b/docs/download.md
@@ -19,3 +19,5 @@ For instance, Ubuntu Linux, Debian Linux and Fedora Linux have official libsigc+
libsigc++ is built and tested for a standards-compliant C++ compiler. Luckily, the recent versions of all major C++ compilers are now sufficiently standards-compliant.
libsigc++ version 2.5.1 and later require a C++11-compliant compiler.
+
+libsigc++ version 3.0.0 and later require a C++17-compliant compiler.