From 257b3bd9141778059a79534fb9860f503ef8b260 Mon Sep 17 00:00:00 2001 From: zopencommunity Date: Tue, 21 Apr 2026 15:31:35 +0000 Subject: [PATCH] Update libomp-version to 22.1.4 from 21.1.8 --- buildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv b/buildenv index a6fc11b..c68630f 100644 --- a/buildenv +++ b/buildenv @@ -1,5 +1,5 @@ # bump: libomp-version /LIBOMP_VERSION="(.*)"/ https://github.com/llvm/llvm-project.git|semver:* -LIBOMP_VERSION="21.1.8" +LIBOMP_VERSION="22.1.4" ### ### Build control file for the libomp port