Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2022-09-13 15:25:13 +0300
committerHolger Weiss <holger@zedat.fu-berlin.de>2022-09-13 15:25:13 +0300
commitadd55e19474bf4e76830b94d865d90562c1d0fde (patch)
tree9decda2d8cdda798e1f4df44f126232fce39bcb2
parent95ce3888f6b5513b6a16b81a0eb1fe8acbf3a990 (diff)
make-binaries: Bump Erlang/OTP version to 24.3.4.5
-rwxr-xr-xtools/make-binaries2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-binaries b/tools/make-binaries
index 297b2c57e..bf8c59445 100755
--- a/tools/make-binaries
+++ b/tools/make-binaries
@@ -71,7 +71,7 @@ expat_vsn='2.4.8'
zlib_vsn='1.2.12'
yaml_vsn='0.2.5'
ssl_vsn='1.1.1q'
-otp_vsn='24.3.4.4'
+otp_vsn='24.3.4.5'
elixir_vsn='1.14.0'
pam_vsn='1.5.2'
png_vsn='1.6.37'