diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index 0566dc16e..67f1c31fa 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -43,7 +43,8 @@ "platform" : "linux", "versions": [ "1.14.*", - "1.15.*" + "1.15.*", + "1.16.*" ], "default": "1.15.*" }, diff --git a/images/macos/toolsets/toolset-10.14.json b/images/macos/toolsets/toolset-10.14.json index acc408517..b8272a20f 100644 --- a/images/macos/toolsets/toolset-10.14.json +++ b/images/macos/toolsets/toolset-10.14.json @@ -304,7 +304,8 @@ "versions": [ "1.13.*", "1.14.*", - "1.15.*" + "1.15.*", + "1.16.*" ] }, { diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index bc7520cf4..6ddf5486b 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -250,7 +250,8 @@ "versions": [ "1.13.*", "1.14.*", - "1.15.*" + "1.15.*", + "1.16.*" ] }, { diff --git a/images/macos/toolsets/toolset-11.0.json b/images/macos/toolsets/toolset-11.0.json index d718fd0e4..ad2f2846c 100644 --- a/images/macos/toolsets/toolset-11.0.json +++ b/images/macos/toolsets/toolset-11.0.json @@ -163,7 +163,8 @@ "arch": "x64", "platform" : "darwin", "versions": [ - "1.15.*" + "1.15.*", + "1.16.*" ] }, { diff --git a/images/win/toolsets/toolset-2016.json b/images/win/toolsets/toolset-2016.json index f65b87e9f..f9ed706b4 100644 --- a/images/win/toolsets/toolset-2016.json +++ b/images/win/toolsets/toolset-2016.json @@ -71,7 +71,8 @@ "versions": [ "1.13.*", "1.14.*", - "1.15.*" + "1.15.*", + "1.16.*" ], "default": "1.15.*" }, diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index 8a1de5df1..7fc010994 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -71,7 +71,8 @@ "versions": [ "1.13.*", "1.14.*", - "1.15.*" + "1.15.*", + "1.16.*" ], "default": "1.15.*" },