From 2a883ce3a21beb3fba9bd1807509beae997e9d5c Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 27 Feb 2021 20:04:12 +0000 Subject: Bump GCC version --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index d1ab0de..08d12d6 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,4 +1,4 @@ -using gcc : 11.0.0 ; +using gcc : 11.0.1 ; using pkg-config ; import pkg-config ; import type : register ; -- cgit v1.2.3