Set version to 182

This commit is contained in:
Vinnie Falco
2018-09-13 11:25:10 -07:00
parent 3f6190e015
commit f2c3b5dec1

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 181
#define BOOST_BEAST_VERSION 182
#define BOOST_BEAST_VERSION_STRING "Boost.Beast/" BOOST_STRINGIZE(BOOST_BEAST_VERSION)