From 1df9deb21343434c3de69b32a3bd63486bcec6c0 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Fri, 10 May 2013 23:26:21 -0600 Subject: [PATCH] better wording encouraging usage of latest stable release in GitLab Maintenance Policy --- MAINTENANCE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTENANCE.md b/MAINTENANCE.md index 5168a0e8228..0dca62974c3 100644 --- a/MAINTENANCE.md +++ b/MAINTENANCE.md @@ -20,5 +20,4 @@ The current stable release will receive security patches and bug fixes release where the minor version is increased numerically by increments of one (eg. `5.0 -> 5.1`). -We encourage everyone to run this release and are trying to keep the update -procedures simple and reliable. +We encourage everyone to run the latest stable release to ensure that you can easily upgrade to the most secure and feature rich GitLab experience. In order to make sure you can easily run the most recent stable release, we are working hard to keep the update process simple and reliable.