aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-01-09 13:57:43 +0100
committerLoïc Hoguin <[email protected]>2023-01-09 13:57:43 +0100
commit4cbd3c3cd42f358b424703ad9df44be09bf5342b (patch)
treeb0a4343ba7a5949b60098041958916c63f732164 /early-plugins.mk
parent0d7397abf564a45244404d848940643ab436e795 (diff)
downloadci.erlang.mk-4cbd3c3cd42f358b424703ad9df44be09bf5342b.tar.gz
ci.erlang.mk-4cbd3c3cd42f358b424703ad9df44be09bf5342b.tar.bz2
ci.erlang.mk-4cbd3c3cd42f358b424703ad9df44be09bf5342b.zip
OTP-25.2
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 1119c96..d046635 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
+OTP-25 := OTP-25.0.4 OTP-25.1.2 OTP-25.2
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)