From 92fad299cb376cfcdc597f5491c7aa517cc8dd32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 21 May 2018 16:32:36 +0200 Subject: Clarify OTP versioning --- early-plugins.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'early-plugins.mk') diff --git a/early-plugins.mk b/early-plugins.mk index fa4eb59..c677563 100644 --- a/early-plugins.mk +++ b/early-plugins.mk @@ -17,6 +17,11 @@ # and do not come with an easy to read changelog. They # are also unlikely to be used by anyone other than # OTP customers. +# +# Patch releases are announced on erlang-questions, +# and add a third component to the version number. +# 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.9 OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.9 -- cgit v1.2.3