From 7856998941b858d317f2daf088e5f6c720ca6bf9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 24 Jan 2024 06:41:50 +0100 Subject: llvm.org.eclass: main is now 19.x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- eclass/llvm.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/llvm.org.eclass') diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass index 0dd171214aac..0ecbbe7e942c 100644 --- a/eclass/llvm.org.eclass +++ b/eclass/llvm.org.eclass @@ -57,7 +57,7 @@ LLVM_VERSION=$(ver_cut 1-3) # @DESCRIPTION: # The major version of current LLVM trunk. Used to determine # the correct branch to use. -_LLVM_MAIN_MAJOR=18 +_LLVM_MAIN_MAJOR=19 # @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE # @INTERNAL -- cgit v1.2.3-65-gdbad