Skip to content

Commit 486074e

Browse files
committed
Revert "Bumping release number to 80a715f"
This reverts commit d2628b2.
1 parent d2628b2 commit 486074e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

boost/network/version.hpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
#include <boost/config.hpp>
1111

12-
#define BOOST_NETLIB_VERSION_MAJOR 80a715fac84a17c889d40ba51ed289e389ae14c3
13-
#define BOOST_NETLIB_VERSION_MINOR
14-
#define BOOST_NETLIB_VERSION_INCREMENT
12+
#define BOOST_NETLIB_VERSION_MAJOR 0
13+
#define BOOST_NETLIB_VERSION_MINOR 11
14+
#define BOOST_NETLIB_VERSION_INCREMENT 1
1515

1616
#ifndef BOOST_NETLIB_VERSION
1717
#define BOOST_NETLIB_VERSION \

0 commit comments

Comments
 (0)