summaryrefslogtreecommitdiff
path: root/doc/update/8.5-to-8.6.md
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-03-14 11:53:42 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-03-14 11:53:42 -0400
commitd26bd026d92d9b06e207cc7ecf2d9e899151c155 (patch)
tree5105cdfdc83a617ef16b38246a27c53e48f0bf7f /doc/update/8.5-to-8.6.md
parentaff1058c61cb8bc2ffbec42babb935828aa766ec (diff)
downloadgitlab-ce-d26bd026d92d9b06e207cc7ecf2d9e899151c155.tar.gz
Update GITLAB_SHELL_VERSION to match EE
[ci skip]
Diffstat (limited to 'doc/update/8.5-to-8.6.md')
-rw-r--r--doc/update/8.5-to-8.6.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.5-to-8.6.md b/doc/update/8.5-to-8.6.md
index 9a1b94ab369..024f6e8a433 100644
--- a/doc/update/8.5-to-8.6.md
+++ b/doc/update/8.5-to-8.6.md
@@ -37,7 +37,7 @@ sudo -u git -H git checkout 8-6-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all
-sudo -u git -H git checkout v2.6.10
+sudo -u git -H git checkout v2.6.11
```
### 5. Update gitlab-workhorse