From 18658cb6687dacad39428b7406cfe311df016d40 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 25 Nov 2017 17:25:28 +0000 Subject: [PATCH] fix the version --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index dab603ae..d3a8dfca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ llvm-toolchain-snapshot (1:6.0~svn315736-2) unstable; urgency=medium - * Create clang-tools-4.0 and move the various clang tools into it - clang-tools-4.0 depends on clang-4.0. This might affect some packages. + * Create clang-tools-6.0 and move the various clang tools into it + clang-tools-6.0 depends on clang-6.0. This might affect some packages. (Closes: #836397) * Also ship ld64.lld and wasm-ld in the lld-X.Y package * Update d/rules to reflect the move of libfuzzer into compiler-rt