summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-04 07:07:43 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-04 07:07:43 +0000
commita811a4fa0bea0886808f1433eea802d267b2fd04 (patch)
tree8a4db5fcbd65e419ed4a6930df1d5eb5624d348b
parent2d56ef52d255f44e63c7db9b23bad723867beb49 (diff)
parent867785b492011894df1c1660150f105f80ccc30f (diff)
downloadgitlab-ce-a811a4fa0bea0886808f1433eea802d267b2fd04.tar.gz
Merge branch 'gitlab_shell_174_for_6_2_stable' of /home/git/repositories/gitlab/gitlabhq into 6-2-stable
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index c89ae57f710..f7bea2727d6 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -122,7 +122,7 @@ GitLab Shell is an ssh access and repository management software developed speci
cd gitlab-shell
# switch to right version
- sudo -u git -H git checkout v1.7.1
+ sudo -u git -H git checkout v1.7.4
sudo -u git -H cp config.yml.example config.yml