summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2021-08-11 08:42:20 -0700
committerMarshall Clow <marshall@idio.com>2021-08-11 08:50:05 -0700
commit5c24ec936454548ae8a3121d70891bedd4e5acac (patch)
tree2e1c6d4ff6d054a10b1d3f4a3010883f5baffcd8 /Jamroot
parent9d3f9bcd7d416880d4631d7d39cceeb4e8f25da0 (diff)
downloadboost-5c24ec936454548ae8a3121d70891bedd4e5acac.tar.gz
Bump version to 1.78
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index de966a8fa6..98d02b3670 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.77.0 ;
+constant BOOST_VERSION : 1.78.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
# Allow subprojects to simply `import config : requires ;` to get access to the requires rule