Set version to 340.

This commit is contained in:
Klemens Morgenstern
2022-10-12 11:11:23 +08:00
committed by Klemens Morgenstern
parent b0c49748a2
commit 73922b72f9

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 339
#define BOOST_BEAST_VERSION 340
// 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)