mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
The release branch will eventually become Boost 1.35.1
[SVN r44413]
This commit is contained in:
parent
e8e54f9f62
commit
8efbee997e
2 changed files with 2 additions and 2 deletions
2
Jamroot
2
Jamroot
|
@ -112,7 +112,7 @@ import common ;
|
|||
import sequence ;
|
||||
|
||||
path-constant BOOST_ROOT : . ;
|
||||
constant BOOST_VERSION : 1.35.0 ;
|
||||
constant BOOST_VERSION : 1.35.1 ;
|
||||
constant BOOST_JAMROOT_MODULE : $(__name__) ;
|
||||
|
||||
local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e4c057146574d86d1c69c9b37a08eca74451ac78
|
||||
Subproject commit 9f206cde8a7936c8c10de220f8ad30cf15e24d06
|
Loading…
Add table
Reference in a new issue