On Fri, Jul 6, 2018 at 6:30 PM, Marshall Clow <mclow.lists@gmail.com> wrote:
The release candidates for the second 1.68.0 beta release are now available at:


The release notes are not yet available.
The updated documentation is not yet available.
[ They will be available in a day or two. ]

== Changes since RC1:
* version.hpp now has the correct version number in it.
* Boost.Wave now builds on FreeBSD
* Boost.ProgramOptions should now pass tests on msvc-10.0.


I have successfully built the rc2 release on Mac OS 10.11 with Apple clang 8.0
(c++03/c++11/c++14/c++1z)

-- Marshall