aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-12-13 13:45:45 +0100
committerLoïc Hoguin <[email protected]>2017-12-13 13:45:45 +0100
commit0789361943bb2d6fa7f83bc263b1fb76d481fb69 (patch)
treea74267af0b9fbef71f9b345d6f4bd70810bf4a4b /early-plugins.mk
parent2ac120030a5570ad254f6e99e6e29ec3bcbfc8c3 (diff)
downloadci.erlang.mk-0789361943bb2d6fa7f83bc263b1fb76d481fb69.tar.gz
ci.erlang.mk-0789361943bb2d6fa7f83bc263b1fb76d481fb69.tar.bz2
ci.erlang.mk-0789361943bb2d6fa7f83bc263b1fb76d481fb69.zip
OTP-20.2
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 b5a7320..8a64f3f 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -20,7 +20,7 @@
OTP-18 := OTP-18.0.3 OTP-18.1.5 OTP-18.2.4 OTP-18.3.4.7
OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.4
-OTP-20 := OTP-20.0.5 OTP-20.1.7
+OTP-20 := OTP-20.0.5 OTP-20.1.7 OTP-20.2
OTP-18+ := $(OTP-18) $(OTP-19) $(OTP-20)
OTP-19+ := $(OTP-19) $(OTP-20)
@@ -76,7 +76,7 @@ ifeq ($(PLATFORM),msys2)
WINDOWS-OTP-18 := 18.0 18.1 18.2.1 18.3
WINDOWS-OTP-19 := 19.0 19.1 19.2 19.3
-WINDOWS-OTP-20 := 20.0 20.1
+WINDOWS-OTP-20 := 20.0 20.1 20.2
WINDOWS-OTP-18+ := $(WINDOWS-OTP-18) $(WINDOWS-OTP-19) $(WINDOWS-OTP-20)
WINDOWS-OTP-19+ := $(WINDOWS-OTP-19) $(WINDOWS-OTP-20)