 [/
    Copyright (c) 2022 Klemens D. Morgenstern (klemens dot morgenstern at gmx dot net)

    Distributed under the Boost Software License, Version 1.0. (See accompanying
    file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

    Official repository: https://github.com/boostorg/beast
]

[section Beast API 版本]

Beast 维护自身的 API 版本号，该版本号比 Boost 版本更细致。

该版本号可通过 `BOOST_BEAST_VERSION` 宏获取数值形式，或通过 `BOOST_BEAST_VERSION_STRING` 宏获取字符串形式。

[version]


[endsect]
