diff options
-rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 1 insertions, 1 deletions
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 ; |