Skip to content

Commit 341d459

Browse files
committed
Bumping release number to 0.12.0rc0
1 parent fccef68 commit 341d459

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/network/version.hpp>
1111

1212
#define BOOST_NETLIB_VERSION_MAJOR 0
13-
#define BOOST_NETLIB_VERSION_MINOR 11
14-
#define BOOST_NETLIB_VERSION_INCREMENT 2
13+
#define BOOST_NETLIB_VERSION_MINOR 12
14+
#define BOOST_NETLIB_VERSION_INCREMENT 0rc0
1515

1616
#ifndef BOOST_NETLIB_VERSION
1717
#define BOOST_NETLIB_VERSION \

0 commit comments

Comments
 (0)