We have release 3.16.1. This is a minor release of Dune to correct a bug related to the C++ compile. It comes with the following changes:
3.16.1 (2024-10-30)
Fixed
- Call the C++ compiler with
-std=c++11
when using OCaml >= 5.0
(#10962, @kit-ty-kate)