Skip to content

Commit 1ae38cd

Browse files
committed
Bump B2 require to 5.2
1 parent 1b54986 commit 1ae38cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.jam

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
# (See accompanying file LICENSE_1_0.txt or copy at
44
# http://www.boost.org/LICENSE_1_0.txt)
55

6-
require-b2 5.1 ;
6+
require-b2 5.2 ;
77

8-
import project ;
98
import feature ;
109

1110
project /boost/beast

0 commit comments

Comments
 (0)