summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-22 12:34:02 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-22 12:34:02 +0000
commit07deb2254be9b673c57e4af8b86906b79c0382f7 (patch)
treeef17c1bb31a577f54e831de810fd0f8a99753297
parent6d4e2776ca33c354de2748744e1ed902072e9b8f (diff)
parent19438af8d1b67c3cd0a2989aa7b9ff167c4598aa (diff)
downloadgitlab-ce-07deb2254be9b673c57e4af8b86906b79c0382f7.tar.gz
Merge branch 'shell_version_install_doc' into 'master'
Update Shell version in the Install doc
-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 fb3faa536f0..579656eda2f 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -128,7 +128,7 @@ GitLab Shell is an ssh access and repository management software developed speci
cd /home/git
# Clone gitlab shell
- sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-shell.git -b v1.9.1
+ sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-shell.git -b v1.9.3
cd gitlab-shell