summaryrefslogtreecommitdiff
path: root/boost/beast/version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/beast/version.hpp')
-rw-r--r--boost/beast/version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/beast/version.hpp b/boost/beast/version.hpp
index b689881bce..02144712eb 100644
--- a/boost/beast/version.hpp
+++ b/boost/beast/version.hpp
@@ -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 248
+#define BOOST_BEAST_VERSION 266
#define BOOST_BEAST_VERSION_STRING "Boost.Beast/" BOOST_STRINGIZE(BOOST_BEAST_VERSION)