diff options
-rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 9ee89b5..8e13073 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,4 +1,4 @@ -using gcc : 11.0.1 ; +using gcc : 11.1.0 ; using pkg-config ; import pkg-config ; import type : register ; |