Set version to 342.

This commit is contained in:
Klemens Morgenstern
2022-10-11 16:43:22 +08:00
committed by Klemens Morgenstern
parent 3ebff60b1a
commit d3b82a2fb0

View File

@@ -20,7 +20,7 @@
This is a simple integer that is incremented by one every
time a set of code changes is merged to the develop branch.
*/
#define BOOST_BEAST_VERSION 341
#define BOOST_BEAST_VERSION 342
// A string describing BOOST_BEAST_VERSION, that can be used in http headers.
#define BOOST_BEAST_VERSION_STRING "Boost.Beast/" BOOST_STRINGIZE(BOOST_BEAST_VERSION)