mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
Set version to 342.
This commit is contained in:
committed by
Klemens Morgenstern
parent
3ebff60b1a
commit
d3b82a2fb0
@@ -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)
|
||||
|
Reference in New Issue
Block a user