diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2018-04-10 02:01:58 -0400 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2018-04-10 02:01:58 -0400 |
commit | c6ae623955909141fbea33e30742596423f61f78 (patch) | |
tree | 77f0d2d2512fbc0ff6a969aa7d46030af08ac49a /guides | |
parent | eb3740dcb0c2cc648aea13116628d257bc7ebc3b (diff) | |
download | rails-c6ae623955909141fbea33e30742596423f61f78.tar.gz rails-c6ae623955909141fbea33e30742596423f61f78.tar.bz2 rails-c6ae623955909141fbea33e30742596423f61f78.zip |
4.2 is still maintained
It is the last major release series.
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/maintenance_policy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/maintenance_policy.md b/guides/source/maintenance_policy.md index 53a497535e..fd022cd2a7 100644 --- a/guides/source/maintenance_policy.md +++ b/guides/source/maintenance_policy.md @@ -68,7 +68,7 @@ For severe security issues we will provide new versions as above, and also the last major release series will receive patches and new versions. The classification of the security issue is judged by the core team. -**Currently included series:** `5.2.Z`, `5.1.Z`, `5.0.Z`. +**Currently included series:** `5.2.Z`, `5.1.Z`, `4.2.Z`. Unsupported Release Series -------------------------- |