Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2016-12-14 21:19:43 +0300
committerValery Sizov <valery@gitlab.com>2016-12-14 21:19:43 +0300
commit076cdd204459496d7cdd14b86838c2c2c7875cd4 (patch)
tree055cd9ab371205963df595f87ec201e75d4877f3 /doc
parentc756e62b08f0a639f5550d17339b2938c9c9e096 (diff)
parent6910bf29b6a93aaf65ae5fa3261da6df2d03ec44 (diff)
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2
Diffstat (limited to 'doc')
-rw-r--r--doc/update/8.13-to-8.14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.13-to-8.14.md b/doc/update/8.13-to-8.14.md
index a0e895773ce..c64d3407461 100644
--- a/doc/update/8.13-to-8.14.md
+++ b/doc/update/8.13-to-8.14.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-14-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v4.0.0
+sudo -u git -H git checkout v4.0.3
```
### 6. Update gitlab-workhorse