summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorGlen Fernandes <glen.fernandes@gmail.com>2022-12-14 19:54:11 -0500
committerGlen Fernandes <glen.fernandes@gmail.com>2022-12-14 19:54:26 -0500
commit08f5b4bf0d913ff94bad65f760533a766d123352 (patch)
treef7608eb17f2f4cc5cbb2553bc4d74378c3aff08e /Jamroot
parentda041154c6bac1a4aa98254a7d6819059e8ac0b0 (diff)
downloadboost-08f5b4bf0d913ff94bad65f760533a766d123352.tar.gz
Bump versions to 1.82
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 111c26d639..c19b404929 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.81.0 ;
+constant BOOST_VERSION : 1.82.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
# Allow subprojects to simply `import config : requires ;` to get access to the requires rule