Skip to content

Commit 2bbc404

Browse files
committed
Up version to 0.10.0
1 parent 68c3caa commit 2bbc404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boost/network/version.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
#include <boost/config.hpp>
1111

1212
#define BOOST_NETLIB_VERSION_MAJOR 0
13-
#define BOOST_NETLIB_VERSION_MINOR 9
14-
#define BOOST_NETLIB_VERSION_INCREMENT 5
13+
#define BOOST_NETLIB_VERSION_MINOR 10
14+
#define BOOST_NETLIB_VERSION_INCREMENT 0
1515

1616
#ifndef BOOST_NETLIB_VERSION
1717
# define BOOST_NETLIB_VERSION \

0 commit comments

Comments
 (0)