Commit 055b3c4dd649075a1df75cc24d6b38248112ebf5

Authored by Dmitriy Zaporozhets
1 parent 84ec2263

Mention that Upgrader works for 6.4.2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/update/upgrader.md
... ... @@ -4,7 +4,7 @@ GitLab Upgrader - ruby script that allows you easily upgrade GitLab to latest mi
4 4 Ex. it can update your application from 6.4 to latest GitLab 6 version (like 6.5.1).
5 5 You still need to create backup and manually restart GitLab but all other operations can be done by upgrade tool.
6 6  
7   -__GitLab Upgrader is available only for version 6.4 or higher__
  7 +__GitLab Upgrader is available only for version 6.4.2 or higher__
8 8  
9 9 ### 0. Backup
10 10  
... ...