From 1a17f75388d536a80ecddafc558958bda5788992 Mon Sep 17 00:00:00 2001 From: zopencommunity Date: Tue, 19 May 2026 16:08:04 +0000 Subject: [PATCH] Update libomp-version to 22.1.6 from 21.1.8 --- buildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv b/buildenv index a6fc11b..b34be94 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.6" ### ### Build control file for the libomp port