aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-03-07 13:12:05 +0100
committerLoïc Hoguin <[email protected]>2024-03-07 13:12:05 +0100
commit916bfac64e761d150d7edf185211f4b1ef7fa1e4 (patch)
tree2516c42783a7221e30bf6a617a12e0349718b399 /early-plugins.mk
parent6a596214bc823c38c149a977a8b296d7f53a056d (diff)
downloadci.erlang.mk-916bfac64e761d150d7edf185211f4b1ef7fa1e4.tar.gz
ci.erlang.mk-916bfac64e761d150d7edf185211f4b1ef7fa1e4.tar.bz2
ci.erlang.mk-916bfac64e761d150d7edf185211f4b1ef7fa1e4.zip
OTP-26.2.3
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 4e8adde..d6d78dc 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.26
OTP-23 := OTP-23.0.4 OTP-23.1.5 OTP-23.2.7.3 OTP-23.3.4.19
OTP-24 := OTP-24.0.6 OTP-24.1.7 OTP-24.2.2 OTP-24.3.4.16
OTP-25 := OTP-25.0.4 OTP-25.1.2.1 OTP-25.2.3 OTP-25.3.2.9
-OTP-26 := OTP-26.0.2 OTP-26.1.2 OTP-26.2.2
+OTP-26 := OTP-26.0.2 OTP-26.1.2 OTP-26.2.3
OTP-27 := OTP-27.0-rc1
OTP-18+ := $(OTP-18) $(OTP-19) $(OTP-20) $(OTP-21) $(OTP-22) $(OTP-23) $(OTP-24) $(OTP-25) $(OTP-26) $(OTP-27)
@@ -119,7 +119,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-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.0 OTP-26.0.1 OTP-26.1 OTP-26.1.1 OTP-26.2 OTP-26.2.1 OTP-26.2.2
OTP-27-DROPPED :=
OTP-DROPPED := $(OTP-18-DROPPED) $(OTP-19-DROPPED) $(OTP-20-DROPPED) \