summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-12-15 12:21:53 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-12-15 12:21:53 -0500
commitf2db1410f58357ae1033d90aae73acb3d5051644 (patch)
tree578d314454b5c7794d4e51ea4d8ceb54e91578c8
parent2c130aa087cb837332b2e4b27eb279ac0512a4c1 (diff)
downloadgitlab-ce-workhorse-passthrough.tar.gz
Update workhorse version in doc/install/installation.mdworkhorse-passthrough
-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 f8116a8a31c..d4b5c01f72d 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 0.4.2
+ sudo -u git -H git checkout 0.5.0
sudo -u git -H make
### Initialize Database and Activate Advanced Features