aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-10-20 14:34:33 +0200
committerLoïc Hoguin <[email protected]>2018-10-20 14:34:33 +0200
commitba795c0a2df60adb8d84dcc5261ccdbecda5b38d (patch)
tree8a8f49b3ab24aa4b2875662e79c1e761636eb093 /early-plugins.mk
parent2ebc4e6a95530b36f533a0bb06753a1704f9d812 (diff)
downloadci.erlang.mk-ba795c0a2df60adb8d84dcc5261ccdbecda5b38d.tar.gz
ci.erlang.mk-ba795c0a2df60adb8d84dcc5261ccdbecda5b38d.tar.bz2
ci.erlang.mk-ba795c0a2df60adb8d84dcc5261ccdbecda5b38d.zip
OTP-19.3.6.12
Diffstat (limited to 'early-plugins.mk')
-rw-r--r--early-plugins.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/early-plugins.mk b/early-plugins.mk
index 86f2cab..405737b 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -24,7 +24,7 @@
# major release is out.
OTP-18 := OTP-18.0.3 OTP-18.1.5 OTP-18.2.4 OTP-18.3.4.9
-OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.11
+OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.12
OTP-20 := OTP-20.0.5 OTP-20.1.7 OTP-20.2.4 OTP-20.3.8.10
OTP-21 := OTP-21.0.9 OTP-21.1.1
@@ -44,7 +44,8 @@ OTP-LATEST := $(lastword $(foreach rel,$(OTP-18+),$(if $(findstring -rc,$(rel)),
OTP-18-DROPPED := OTP-18.3.4 OTP-18.3.4.6 OTP-18.3.4.7 OTP-18.3.4.8
OTP-19-DROPPED := OTP-19.3.6 OTP-19.3.6.3 OTP-19.3.6.4 OTP-19.3.6.5 \
- OTP-19.3.6.6 OTP-19.3.6.7 OTP-19.3.6.8 OTP-19.3.6.9 OTP-19.3.6.10
+ OTP-19.3.6.6 OTP-19.3.6.7 OTP-19.3.6.8 OTP-19.3.6.9 OTP-19.3.6.10 \
+ OTP-19.3.6.11
OTP-20-DROPPED := OTP-20.1.5 OTP-20.1.6 OTP-20.2 OTP-20.2.1 OTP-20.2.2 \
OTP-20.2.3 OTP-20.3 OTP-20.3.2 OTP-20.3.3 OTP-20.3.4 OTP-20.3.5 \
OTP-20.3.6 OTP-20.3.7 OTP-20.3.8 OTP-20.3.8.1 OTP-20.3.8.2 \