summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2016-09-09 16:56:59 +0200
committerJacob Vosmaer <jacob@gitlab.com>2016-09-09 16:56:59 +0200
commit53615c30357327f45fd33407c4dc27b82ad7c73f (patch)
treeed019a0c12974b51cbba5bff54b093392934572d /doc/install
parentb7e6da5a4baf1e6ac0e6d62ef6ff5a09de44d6f1 (diff)
downloadgitlab-ce-53615c30357327f45fd33407c4dc27b82ad7c73f.tar.gz
Use gitlab-workhorse 0.8.1
This adds (basic) Sentry support.
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 c9562e071d9..df98655c396 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -400,7 +400,7 @@ If you are not using Linux you may have to run `gmake` instead of
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.8.0
+ sudo -u git -H git checkout v0.8.1
sudo -u git -H make
### Initialize Database and Activate Advanced Features