We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b91c7 commit a7e1558Copy full SHA for a7e1558
boost/network/version.hpp
@@ -10,8 +10,8 @@
10
#include <boost/config.hpp>
11
12
#define BOOST_NETLIB_VERSION_MAJOR 0
13
-#define BOOST_NETLIB_VERSION_MINOR 7
14
-#define BOOST_NETLIB_VERSION_INCREMENT 1
+#define BOOST_NETLIB_VERSION_MINOR 8
+#define BOOST_NETLIB_VERSION_INCREMENT 0
15
16
#ifndef BOOST_NETLIB_VERSION
17
# define BOOST_NETLIB_VERSION \
0 commit comments