summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-04 02:44:24 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-04 02:44:24 -0700
commite8d77e21fbf72e31e0485c821845ba4fc9622822 (patch)
tree25c806840b97755bdf55f604a53aa2e5800275af
parent94a814d3acd3cb87823adf64aca54d7087c0b2d4 (diff)
parenteab6ce03888e206a6eb7195159e14c7480846f05 (diff)
downloadgitlab-ce-e8d77e21fbf72e31e0485c821845ba4fc9622822.tar.gz
Merge pull request #4611 from axilleas/bump-gitlab-shell-version_5-4
Bump version of gitlab-shell to 1.7.0
-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 96500971d35..44498b17f6c 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -119,7 +119,7 @@ GitLab Shell is a ssh access and repository management software developed specia
cd gitlab-shell
# switch to right version
- sudo -u git -H git checkout v1.4.0
+ sudo -u git -H git checkout v1.5.0
sudo -u git -H cp config.yml.example config.yml