diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-04 19:37:21 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-04 19:37:21 +0000 |
commit | 2ee04b120a142ee227cb860ffddb991ef31a6910 (patch) | |
tree | 0fe2e0d2b33bcbc782a2ed3ef512aae16b62af74 | |
parent | 400a55805c96f8ec463b941baf08c6f494742585 (diff) | |
parent | c467ef5221d1393d70b857aac582e4fbcf6abc3d (diff) | |
download | gitlab-ce-2ee04b120a142ee227cb860ffddb991ef31a6910.tar.gz |
Merge branch 'consistent-numbering' of /home/git/repositories/gitlab/gitlabhq
-rw-r--r-- | doc/update/patch_versions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/patch_versions.md b/doc/update/patch_versions.md index d508975c0ea..204047d35ab 100644 --- a/doc/update/patch_versions.md +++ b/doc/update/patch_versions.md @@ -21,7 +21,7 @@ cd /home/git/gitlab sudo -u git -H git pull origin 6-2-stable ``` -### 4. Update gitlab-shell if necessary +### 3. Update gitlab-shell if necessary ```bash cd /home/git/gitlab-shell |