From 47280e5842dea76ed4f6e4192edb44d46daf0e26 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 23 Oct 2023 12:09:29 +0200 Subject: [PATCH] Update Erlang/OTP to 25.3.2.7 --- tools/make-binaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make-binaries b/tools/make-binaries index 5e267254f0f..5ca4abc9ce1 100755 --- a/tools/make-binaries +++ b/tools/make-binaries @@ -71,7 +71,7 @@ expat_vsn='2.5.0' zlib_vsn='1.2.13' yaml_vsn='0.2.5' ssl_vsn='1.1.1u' -otp_vsn='25.3.2.4' +otp_vsn='25.3.2.7' elixir_vsn='1.15.4' pam_vsn='1.5.3' png_vsn='1.6.40'