diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-08-21 19:11:01 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-08-21 19:11:01 +0300 |
commit | bbe81e2da0986c4d563914ff42d973c99008ad72 (patch) | |
tree | 23afedd882ac65b6c6aa7a4bb6c0282d34cfe853 /README.md | |
parent | README: update (diff) | |
download | setup-clang-1.2.tar.gz setup-clang-1.2.zip |
version 13 has been releasedv1.2
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -61,7 +61,7 @@ The `version` parameter value is not checked for being an available version for the current distribution. The supported versions for a particular distribution are those found in that distro's repositories & those in the LLVM repository. -For example, the supported versions for Bionic & Focal as of July 2021 are +For example, the supported versions for Bionic & Focal as of August 2021 are listed below. | `version` | Bionic | Focal @@ -76,6 +76,7 @@ listed below. | 10 | ✓ | ✓ | 11 | ✓ | ✓ | 12 | ✓ | ✓ +| 13 | ✓ | ✓ This table is not definitive; I expect more future versions to be made available, especially for Focal. |