aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-11-14 10:00:54 +0100
committerLoïc Hoguin <[email protected]>2018-11-14 10:00:54 +0100
commitd798a7e16c47c1485a22070150fa35f53ba943c2 (patch)
treee13b991426b26d34a1d08cca92fbb080eff485e1 /early-plugins.mk
parent83fb57f936b3430755af84b3acd3a9b24e7894b4 (diff)
downloadci.erlang.mk-d798a7e16c47c1485a22070150fa35f53ba943c2.tar.gz
ci.erlang.mk-d798a7e16c47c1485a22070150fa35f53ba943c2.tar.bz2
ci.erlang.mk-d798a7e16c47c1485a22070150fa35f53ba943c2.zip
OTP-18.3.4.11
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 362007b..5b05e7e 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -23,7 +23,7 @@
# A fourth component is also added once the next
# major release is out.
-OTP-18 := OTP-18.0.3 OTP-18.1.5 OTP-18.2.4 OTP-18.3.4.10
+OTP-18 := OTP-18.0.3 OTP-18.1.5 OTP-18.2.4 OTP-18.3.4.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.13
OTP-21 := OTP-21.0.9 OTP-21.1.1
@@ -43,7 +43,7 @@ OTP-LATEST := $(lastword $(foreach rel,$(OTP-18+),$(if $(findstring -rc,$(rel)),
# installations that we do not care about anymore.
OTP-18-DROPPED := OTP-18.3.4 OTP-18.3.4.6 OTP-18.3.4.7 OTP-18.3.4.8 \
- OTP-18.3.4.9
+ OTP-18.3.4.9 OTP-18.3.4.10
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.11