From a9878e3505817a59cd5393aca1227e8f83a391a3 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 25 Sep 2021 09:41:21 +0200 Subject: [PATCH] New testing release --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1b689d4f..3059e18a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -llvm-toolchain-13 (1:13.0.0~+rc3-2) unstable; urgency=medium +llvm-toolchain-13 (1:13.0.0~+rc4-1) unstable; urgency=medium + * New testing release * Ship clang-repl See https://reviews.llvm.org/D106813 * Replace make by ninja for the build process