Skip to content

Commit 909deba

Browse files
committed
Revert "Bumping release number to 0.11.2-rc0"
This reverts commit 7488dc8.
1 parent 7488dc8 commit 909deba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boost/network/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#define BOOST_NETLIB_VERSION_MAJOR 0
1313
#define BOOST_NETLIB_VERSION_MINOR 11
14-
#define BOOST_NETLIB_VERSION_INCREMENT 2
14+
#define BOOST_NETLIB_VERSION_INCREMENT 1
1515

1616
#ifndef BOOST_NETLIB_VERSION
1717
#define BOOST_NETLIB_VERSION \

0 commit comments

Comments
 (0)