aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Martins <smartins@kde.org>2019-10-12 09:38:35 +0100
committerSergio Martins <smartins@kde.org>2019-10-12 09:38:35 +0100
commitfd63583937ba26ab41e4da181e001928aa600e90 (patch)
treec44ead57eb805100ac235165520ef3c09f2e2d05
parent51a1f0ae1ac0f8a571f72d92796ee88c20b26419 (diff)
Update the Windows package readme
LLVM was bumped to 9.0
-rw-r--r--windows-package/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows-package/README.txt b/windows-package/README.txt
index 7f05b37d..02f58018 100644
--- a/windows-package/README.txt
+++ b/windows-package/README.txt
@@ -1,5 +1,5 @@
This package distributes the clang compiler and a compiler plugin called clazy.
-clang and llvm were built from branch release_70 (https://github.com/llvm-mirror/llvm.git 888225e7beebbdd82f6b6c7e139c2b094ea4faaa and https://github.com/llvm-mirror/clang.git 0513b409d5e34b2d2a28ae21b6d620cc52de0e57).
+clang and llvm were built from branch release_90 (https://github.com/llvm-mirror/llvm.git 5364ee5faec778f1ddf86b6b4b8452df7db191c5 and https://github.com/llvm-mirror/clang.git 45898f3be1d37727502cd6342b14c19e7c94bfae).
See LICENSE-LLVM.TXT for clang's license.
See LICENSE-CLAZY.txt for clazy's license.