Skip to content

Commit b8322d8

Browse files
committed
Bump B2 require to 5.2
1 parent 4722332 commit b8322d8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.jam

Lines changed: 1 addition & 3 deletions
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/accumulators
119
: common-requirements

0 commit comments

Comments
 (0)