aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2022-01-26 12:32:39 +0100
committerLoïc Hoguin <[email protected]>2022-01-26 12:32:39 +0100
commite77e31ad49e1d8c748cf7c0c08f22f858e26399c (patch)
tree42a02e5359e135cc224fb79e709ddd04bc88e3f2 /early-plugins.mk
parent47073aa92290d0bd9de50b60bfa113f49c58af29 (diff)
downloadci.erlang.mk-e77e31ad49e1d8c748cf7c0c08f22f858e26399c.tar.gz
ci.erlang.mk-e77e31ad49e1d8c748cf7c0c08f22f858e26399c.tar.bz2
ci.erlang.mk-e77e31ad49e1d8c748cf7c0c08f22f858e26399c.zip
OTP-24.1
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 5ecf39d..173cad7 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 := OTP-24.0.6 OTP-24.1
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)