summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-06 15:07:35 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-06 15:07:35 +0200
commit622b2023da48a6c0229e9eff06c142431a62db36 (patch)
tree02ed05e2d8cd1611cb527c445dc05e5bf17fa75b /doc/install
parentf76bfed9fc3e52c7b3b731dbb311b6b394d9af62 (diff)
downloadgitlab-ce-622b2023da48a6c0229e9eff06c142431a62db36.tar.gz
Use gitlab-workhorse 0.7.2
Diffstat (limited to 'doc/install')
-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 e0a16df09c1..f32b6008d4c 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -348,7 +348,7 @@ GitLab Shell is an SSH access and repository management software developed speci
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
- sudo -u git -H git checkout v0.7.1
+ sudo -u git -H git checkout v0.7.2
sudo -u git -H make
### Initialize Database and Activate Advanced Features