summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorGlen Fernandes <glen.fernandes@gmail.com>2022-04-13 21:31:06 -0400
committerGlen Fernandes <glen.fernandes@gmail.com>2022-04-13 21:31:18 -0400
commit4feb269db97df5ad3c0e9aaf58b3808770db83eb (patch)
treee3ec58fb7f6d53b132703b52fcfb2e3aca9984a7 /Jamroot
parenta6a1b36f4ce3fa1ba8097b0bcb319db204ed663a (diff)
downloadboost-4feb269db97df5ad3c0e9aaf58b3808770db83eb.tar.gz
Bump versions to 1.80
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index cc82d03ffc..42a0af6029 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.79.0 ;
+constant BOOST_VERSION : 1.80.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
# Allow subprojects to simply `import config : requires ;` to get access to the requires rule