summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorGlen Fernandes <glen.fernandes@gmail.com>2022-08-10 23:32:36 -0400
committerGlen Fernandes <glen.fernandes@gmail.com>2022-08-10 23:32:36 -0400
commit8864445b72e4f547a3c8bb2742558b7c5fbc4f2e (patch)
treefcb59d94fa6e1eb2ef2ff463d7665ed3a542803d /Jamroot
parentb9f916e2aa7f6384adec821c2e8240a6daba0b3a (diff)
downloadboost-8864445b72e4f547a3c8bb2742558b7c5fbc4f2e.tar.gz
Bump versions to 1.81
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 42a0af6029..111c26d639 100644
--- a/Jamroot
+++ b/Jamroot
@@ -144,7 +144,7 @@ import option ;
import tools/boost\_install/boost-install ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.80.0 ;
+constant BOOST_VERSION : 1.81.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
# Allow subprojects to simply `import config : requires ;` to get access to the requires rule