Skip to content

Commit a7e1558

Browse files
committed
Upgrading version from 0.7.1 to 0.8.
1 parent e3b91c7 commit a7e1558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boost/network/version.hpp

Lines changed: 2 additions & 2 deletions
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 7
14-
#define BOOST_NETLIB_VERSION_INCREMENT 1
13+
#define BOOST_NETLIB_VERSION_MINOR 8
14+
#define BOOST_NETLIB_VERSION_INCREMENT 0
1515

1616
#ifndef BOOST_NETLIB_VERSION
1717
# define BOOST_NETLIB_VERSION \

0 commit comments

Comments
 (0)