diff options
author | Loïc Hoguin <[email protected]> | 2025-04-11 11:51:06 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2025-04-11 11:51:06 +0200 |
commit | d954ebfa36c0246e24e769e28502eb5fb79a513c (patch) | |
tree | 58830cc7991db16cf21f85820fc4ff4cd2aeb534 /early-plugins.mk | |
parent | df650e97c45e9e0bfdb4e0bb8339b837026d77eb (diff) | |
download | ci.erlang.mk-d954ebfa36c0246e24e769e28502eb5fb79a513c.tar.gz ci.erlang.mk-d954ebfa36c0246e24e769e28502eb5fb79a513c.tar.bz2 ci.erlang.mk-d954ebfa36c0246e24e769e28502eb5fb79a513c.zip |
OTP-26.2.5.10
Diffstat (limited to 'early-plugins.mk')
-rw-r--r-- | early-plugins.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/early-plugins.mk b/early-plugins.mk index e05b9ba..0b77cd1 100644 --- a/early-plugins.mk +++ b/early-plugins.mk @@ -20,7 +20,7 @@ OTP-22 := OTP-22.0.7 OTP-22.1.8 OTP-22.2.8 OTP-22.3.4.27 OTP-23 := OTP-23.0.4 OTP-23.1.5 OTP-23.2.7.3 OTP-23.3.4.20 OTP-24 := OTP-24.0.6 OTP-24.1.7 OTP-24.2.2 OTP-24.3.4.17 OTP-25 := OTP-25.0.4 OTP-25.1.2.1 OTP-25.2.3 OTP-25.3.2.18 -OTP-26 := OTP-26.0.2 OTP-26.1.2 OTP-26.2.5.9 +OTP-26 := OTP-26.0.2 OTP-26.1.2 OTP-26.2.5.10 OTP-27 := OTP-27.0.1 OTP-27.1.3 OTP-27.2.4 OTP-27.3.1 OTP-28 := OTP-28.0-rc2 @@ -125,7 +125,7 @@ OTP-25-DROPPED := OTP-25.0-rc1 OTP-25.0-rc2 OTP-25.0-rc3 OTP-25.0 \ OTP-25.2.1 OTP-25.2.2 OTP-25.3 OTP-25.3.1 OTP-25.3.2 OTP-25.3.2.1 OTP-25.3.2.2 \ OTP-25.3.2.3 OTP-25.3.2.4 OTP-25.3.2.5 OTP-25.3.2.6 OTP-25.3.2.7 OTP-25.3.2.8 OTP-25.3.2.9 OTP-25.3.2.10 OTP-25.3.2.11 OTP-25.3.2.12 OTP-25.3.2.13 OTP-25.3.2.14 OTP-25.3.2.15 OTP-25.3.2.16 OTP-25.3.2.17 OTP-26-DROPPED := OTP-26.0-rc3 \ - OTP-26.0 OTP-26.0.1 OTP-26.1 OTP-26.1.1 OTP-26.2 OTP-26.2.1 OTP-26.2.2 OTP-26.2.3 OTP-26.2.4 OTP-26.2.5 OTP-26.2.5.1 OTP-26.2.5.2 OTP-26.2.5.3 OTP-26.2.5.4 OTP-26.2.5.5 OTP-26.2.5.6 OTP-26.2.5.7 OTP-26.2.5.8 + OTP-26.0 OTP-26.0.1 OTP-26.1 OTP-26.1.1 OTP-26.2 OTP-26.2.1 OTP-26.2.2 OTP-26.2.3 OTP-26.2.4 OTP-26.2.5 OTP-26.2.5.1 OTP-26.2.5.2 OTP-26.2.5.3 OTP-26.2.5.4 OTP-26.2.5.5 OTP-26.2.5.6 OTP-26.2.5.7 OTP-26.2.5.8 OTP-26.2.5.9 OTP-27-DROPPED := OTP-27.0-rc1 OTP-27.0-rc2 \ OTP-27.1.2 OTP-27.2 OTP-27.2.1 OTP-27.2.2 OTP-27.2.3 OTP-27.3 OTP-28-DROPPED := OTP-28.0-rc1 |