summaryrefslogtreecommitdiff
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
parentaff1058c61cb8bc2ffbec42babb935828aa766ec (diff)
downloadgitlab-ce-d26bd026d92d9b06e207cc7ecf2d9e899151c155.tar.gz
Update GITLAB_SHELL_VERSION to match EE
[ci skip]
-rw-r--r--GITLAB_SHELL_VERSION2
-rw-r--r--doc/update/8.5-to-8.6.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION
index a04abec9149..bc02b8685c1 100644
--- a/GITLAB_SHELL_VERSION
+++ b/GITLAB_SHELL_VERSION
@@ -1 +1 @@
-2.6.10
+2.6.11
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