Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a07cdb

Browse files
grafikrobotstefanseefeld
authored andcommitted
Bump B2 require to 5.2
1 parent 06fa956 commit 5a07cdb

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/python
119
: common-requirements

0 commit comments

Comments
 (0)