summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2023-04-14 16:58:35 -0700
committerMarshall Clow <marshall@idio.com>2023-04-14 17:01:49 -0700
commitb9ebe94d007138e9df09c1872c058e2c5e722040 (patch)
treef480c7e1fb5a8f5f09be83855032950d1a9e2033 /Jamroot
parent5f2016a446690379706ecbefd09394dafa77232f (diff)
downloadboost-b9ebe94d007138e9df09c1872c058e2c5e722040.tar.gz
Bump version to 1.83.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index c19b404929..c979d80538 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.82.0 ;
+constant BOOST_VERSION : 1.83.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
# Allow subprojects to simply `import config : requires ;` to get access to the requires rule