From d765dcda28d8f8de85d5d76cb39d9430aa242a50 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 5 Dec 2025 22:37:41 +0200 Subject: [PATCH] Update package version to 21.1.3 --- pkg.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index a269039..3166da5 100644 --- a/pkg.info +++ b/pkg.info @@ -1,6 +1,6 @@ name: spirv-llvm-translator description: A tool and a library for bi-directional translation between SPIR-V and LLVM IR -version: 21.1.2 +version: 21.1.3 revision: 1 url: https://github.com/KhronosGroup/SPIRV-LLVM-Translator license: LicenseRef-custom