Skip to content

Commit d1fa581

Browse files
committed
Bump B2 require to 5.2
1 parent 19d484e commit d1fa581

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: build.jam

+1-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
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 ;
7-
8-
import project ;
6+
require-b2 5.2 ;
97

108
project /boost/lambda2
119
: common-requirements

0 commit comments

Comments
 (0)