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
diff options
context:
space:
mode:
authorJulian Rademacher <julianrademacher@gmail.com>2016-01-22 14:36:11 +0300
committerJulian Rademacher <julianrademacher@gmail.com>2016-01-22 14:36:11 +0300
commit3a5cca26c978656391c2304675e5f4aa090715a3 (patch)
treecca814b766294164cbfb2bb86fbf2534937fceb6 /doc/update/8.3-to-8.4.md
parentbc2214da82082c0424048c433daf3aae65d80e7f (diff)
GitLab 8.4 uses gitlab-shell v2.6.10
Diffstat (limited to 'doc/update/8.3-to-8.4.md')
-rw-r--r--doc/update/8.3-to-8.4.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.3-to-8.4.md b/doc/update/8.3-to-8.4.md
index bf80f66d004..164cbcb53ce 100644
--- a/doc/update/8.3-to-8.4.md
+++ b/doc/update/8.3-to-8.4.md
@@ -37,7 +37,7 @@ sudo -u git -H git checkout 8-4-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all
-sudo -u git -H git checkout v2.6.9
+sudo -u git -H git checkout v2.6.10
```
### 5. Update gitlab-workhorse