aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2022-01-26 12:33:26 +0100
committerLoïc Hoguin <[email protected]>2022-01-26 12:33:26 +0100
commite76e59a2706a37024a780315fa6e35e186f258dc (patch)
tree64ccbaecfa40ec5795123af070bcc31483d93173 /early-plugins.mk
parented27e537a0e06b3dfb74367b53c2b7d5eff404fe (diff)
downloadci.erlang.mk-e76e59a2706a37024a780315fa6e35e186f258dc.tar.gz
ci.erlang.mk-e76e59a2706a37024a780315fa6e35e186f258dc.tar.bz2
ci.erlang.mk-e76e59a2706a37024a780315fa6e35e186f258dc.zip
OTP-24.1.2
Diffstat (limited to 'early-plugins.mk')
-rw-r--r--early-plugins.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/early-plugins.mk b/early-plugins.mk
index 92ab4ae..0c6e4c9 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -18,7 +18,7 @@ OTP-20 := OTP-20.0.5 OTP-20.1.7 OTP-20.2.4 OTP-20.3.8.26
OTP-21 := OTP-21.0.9 OTP-21.1.4 OTP-21.2.7 OTP-21.3.8.24
OTP-22 := OTP-22.0.7 OTP-22.1.8 OTP-22.2.8 OTP-22.3.4.24
OTP-23 := OTP-23.0.4 OTP-23.1.5 OTP-23.2.7.3 OTP-23.3.4.11
-OTP-24 := OTP-24.0.6 OTP-24.1.1
+OTP-24 := OTP-24.0.6 OTP-24.1.2
OTP-18+ := $(OTP-18) $(OTP-19) $(OTP-20) $(OTP-21) $(OTP-22) $(OTP-23) $(OTP-24)
OTP-19+ := $(OTP-19) $(OTP-20) $(OTP-21) $(OTP-22) $(OTP-23) $(OTP-24)