aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-04-27 12:29:49 +0200
committerLoïc Hoguin <[email protected]>2023-04-27 12:29:49 +0200
commiteb8b2229a5adf07afcdec9561b6003c168d816c4 (patch)
tree2d9aa03bdf338768fc36b256ef3fffafaa1c6458 /early-plugins.mk
parent29820e41850fdc171d7fca3af3177a2d17d12a3b (diff)
downloadci.erlang.mk-eb8b2229a5adf07afcdec9561b6003c168d816c4.tar.gz
ci.erlang.mk-eb8b2229a5adf07afcdec9561b6003c168d816c4.tar.bz2
ci.erlang.mk-eb8b2229a5adf07afcdec9561b6003c168d816c4.zip
OTP-25.3.1
Diffstat (limited to 'early-plugins.mk')
-rw-r--r--early-plugins.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/early-plugins.mk b/early-plugins.mk
index 0c24b3a..fa513fa 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -19,7 +19,7 @@ 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.26
OTP-23 := OTP-23.0.4 OTP-23.1.5 OTP-23.2.7.3 OTP-23.3.4.18
OTP-24 := OTP-24.0.6 OTP-24.1.7 OTP-24.2.2 OTP-24.3.4.11
-OTP-25 := OTP-25.0.4 OTP-25.1.2.1 OTP-25.2.3 OTP-25.3
+OTP-25 := OTP-25.0.4 OTP-25.1.2.1 OTP-25.2.3 OTP-25.3.1
OTP-26 := OTP-26.0-rc3
OTP-18+ := $(OTP-18) $(OTP-19) $(OTP-20) $(OTP-21) $(OTP-22) $(OTP-23) $(OTP-24) $(OTP-25) $(OTP-26)
@@ -108,7 +108,7 @@ OTP-24-DROPPED := OTP-24.0-rc2 OTP-24.0-rc3 OTP-24.0 OTP-24.0.1 OTP-24.0.5 \
OTP-24.3.4.7 OTP-24.3.4.8 OTP-24.3.4.9 OTP-24.3.4.10
OTP-25-DROPPED := OTP-25.0-rc1 OTP-25.0-rc2 OTP-25.0-rc3 OTP-25.0 \
OTP-25.0.1 OTP-25.0.2 OTP-25.0.3 OTP-25.1 OTP-25.1.1 OTP-25.1.2 OTP-25.2 \
- OTP-25.2.1 OTP-25.2.2
+ OTP-25.2.1 OTP-25.2.2 OTP-25.3
OTP-26-DROPPED :=
OTP-DROPPED := $(OTP-18-DROPPED) $(OTP-19-DROPPED) $(OTP-20-DROPPED) \