diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2013-11-02 17:24:43 +0100 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2013-11-02 17:24:43 +0100 |
commit | 81f69b5d310a958d93d7e433c0446730e4fa4e82 (patch) | |
tree | 509c3045d67bdd86a9ddd0f3baaa90f4663032f5 /doc/update/6.0-to-6.1.md | |
parent | 5f0bb6cfa88d5388e855b178d7944a993ef7cb24 (diff) | |
download | gitlab-ce-81f69b5d310a958d93d7e433c0446730e4fa4e82.tar.gz |
Clarify upgrade steps
Diffstat (limited to 'doc/update/6.0-to-6.1.md')
-rw-r--r-- | doc/update/6.0-to-6.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.0-to-6.1.md b/doc/update/6.0-to-6.1.md index 81392379b0b..43ec211fd14 100644 --- a/doc/update/6.0-to-6.1.md +++ b/doc/update/6.0-to-6.1.md @@ -1,7 +1,7 @@ # From 6.0 to 6.1 ## Warning -GitLab 6.1 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please [update straight to 6.2](6.0-to-6.2.md). +GitLab 6.1 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please [update to GitLab 6.2 directly](6.0-to-6.2.md). # In 6.1 we remove a lot of deprecated code. # You should update to 6.0 before installing 6.1 so all the necessary conversions are run. |