aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorRyan Bigg <ryanbigg@cultureamp.com>2018-04-10 10:33:05 +1000
committerRyan Bigg <ryanbigg@cultureamp.com>2018-04-10 10:33:05 +1000
commit0d6bb453d77111e6fde19f46b808c66c326dd9a2 (patch)
treed2ce9f77dfd51dde8d8a6c0805dc0ec5fdaf832a /guides
parent601e31b362b2f59bed988de716f4b931b2aa0950 (diff)
downloadrails-0d6bb453d77111e6fde19f46b808c66c326dd9a2.tar.gz
rails-0d6bb453d77111e6fde19f46b808c66c326dd9a2.tar.bz2
rails-0d6bb453d77111e6fde19f46b808c66c326dd9a2.zip
Correct Maintenance Policy for Rails 5.2
Diffstat (limited to 'guides')
-rw-r--r--guides/source/maintenance_policy.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/guides/source/maintenance_policy.md b/guides/source/maintenance_policy.md
index 1d6a4edb5b..53a497535e 100644
--- a/guides/source/maintenance_policy.md
+++ b/guides/source/maintenance_policy.md
@@ -44,7 +44,7 @@ from.
In special situations, where someone from the Core Team agrees to support more series,
they are included in the list of supported series.
-**Currently included series:** `5.1.Z`.
+**Currently included series:** `5.2.Z`.
Security Issues
---------------
@@ -59,7 +59,7 @@ be built from 1.2.2, and then added to the end of 1-2-stable. This means that
security releases are easy to upgrade to if you're running the latest version
of Rails.
-**Currently included series:** `5.1.Z`, `5.0.Z`.
+**Currently included series:** `5.2.Z`, `5.1.Z`.
Severe Security Issues
----------------------
@@ -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.1.Z`, `5.0.Z`, `4.2.Z`.
+**Currently included series:** `5.2.Z`, `5.1.Z`, `5.0.Z`.
Unsupported Release Series
--------------------------