aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-03-31 15:03:58 +0200
committerLoïc Hoguin <[email protected]>2023-03-31 15:03:58 +0200
commit7658ec8d42a98109d33e693fca2449c211226330 (patch)
treedb0ef3adb4ddda45855557416482398566a48ef2 /early-plugins.mk
parent1a1a56e29e08d33bfa467dd380b1bbf2d0a5b31f (diff)
downloadci.erlang.mk-7658ec8d42a98109d33e693fca2449c211226330.tar.gz
ci.erlang.mk-7658ec8d42a98109d33e693fca2449c211226330.tar.bz2
ci.erlang.mk-7658ec8d42a98109d33e693fca2449c211226330.zip
OTP-25.3
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 ad3300e..c022768 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.7
-OTP-25 := OTP-25.0.4 OTP-25.1.2.1 OTP-25.2.3
+OTP-25 := OTP-25.0.4 OTP-25.1.2.1 OTP-25.2.3 OTP-25.3
OTP-18+ := $(OTP-18) $(OTP-19) $(OTP-20) $(OTP-21) $(OTP-22) $(OTP-23) $(OTP-24) $(OTP-25)
OTP-19+ := $(OTP-19) $(OTP-20) $(OTP-21) $(OTP-22) $(OTP-23) $(OTP-24) $(OTP-25)