diff options
author | Xavier Leroy <xavier.leroy@college-de-france.fr> | 2023-03-10 18:24:23 +0100 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@college-de-france.fr> | 2023-03-10 18:24:23 +0100 |
commit | 2ec73e516bc511c4ef32fae50b1f737df36b8632 (patch) | |
tree | c8dd011d30a4c63022fd99dd5e3ad5307bed35fe /manual/src | |
parent | bcffd84a9b0e38a3ca02a1ffd2de54541f3bcb9f (diff) | |
download | ocaml-2ec73e516bc511c4ef32fae50b1f737df36b8632.tar.gz |
Mention Windows 11 as supported
Not sure Vista is still supported, though.
Diffstat (limited to 'manual/src')
-rw-r--r-- | manual/src/foreword.etex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/src/foreword.etex b/manual/src/foreword.etex index 614e6b5281..846b4490d7 100644 --- a/manual/src/foreword.etex +++ b/manual/src/foreword.etex @@ -31,7 +31,7 @@ systems, including Linux and macOS. \end{unix} \begin{windows} This is material specific to Microsoft Windows - (Vista, 7, 8, 10). + (Vista, 7, 8, 10, 11). \end{windows} \section*{license}{License} |