From fb3f28e17371646c90a5e18a4f5f52b9b8827f8f Mon Sep 17 00:00:00 2001 From: deadwood Date: Mon, 7 Oct 2024 17:55:30 +0200 Subject: [PATCH] Backport: Update library version --- compiler/crt/stdlib.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/crt/stdlib.conf b/compiler/crt/stdlib.conf index dd148b4286..a29ab064fd 100644 --- a/compiler/crt/stdlib.conf +++ b/compiler/crt/stdlib.conf @@ -1,5 +1,5 @@ ##begin config -version 1.4 +version 1.5 basename Stdlib libbasetypeextern struct StdlibBase libbasetype struct StdlibIntBase