mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Fix version
This commit is contained in:
parent
fae420b8e0
commit
96bd15cd24
1 changed files with 1 additions and 1 deletions
2
Jamroot
2
Jamroot
|
@ -137,7 +137,7 @@ import threadapi-feature ;
|
|||
import option ;
|
||||
|
||||
path-constant BOOST_ROOT : . ;
|
||||
constant BOOST_VERSION : 1.66.0 ;
|
||||
constant BOOST_VERSION : 1.68.0 ;
|
||||
constant BOOST_JAMROOT_MODULE : $(__name__) ;
|
||||
|
||||
boostcpp.set-version $(BOOST_VERSION) ;
|
||||
|
|
Loading…
Add table
Reference in a new issue