Set version to 173

This commit is contained in:
Vinnie Falco
2018-06-09 20:50:23 -07:00
parent 6647e9ea56
commit 93c35524a6

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