summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorGlen Fernandes <glen.fernandes@gmail.com>2020-12-11 23:25:03 -0500
committerGlen Fernandes <glen.fernandes@gmail.com>2020-12-11 23:29:32 -0500
commit0868698fca0f540ebb635cdc9d56b39e1fb87a79 (patch)
tree0e4530f1e92adb22e580b2fe8c0857d9e5703290 /Jamroot
parent043679690cd16dcf33a22eb1c9a979043ee3c73b (diff)
downloadboost-0868698fca0f540ebb635cdc9d56b39e1fb87a79.tar.gz
Bump version number to 1.76.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index af2f220988..bf05265f80 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.75.0 ;
+constant BOOST_VERSION : 1.76.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
# Allow subprojects to simply `import config : requires ;` to get access to the requires rule