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:
authorTobias Genberg <tobias.genberg@schibsted.se>2016-10-19 08:52:07 +0300
committerTobias Genberg <tobias.genberg@schibsted.se>2016-10-19 08:52:07 +0300
commita871032f4a5353d118e0f0dbd7373cfdefb89f57 (patch)
treed71b2690e2058d1128d58dbac9f8520559bc19f0 /doc/update/8.12-to-8.13.md
parentf64e36c44832db125beab5923c0177ff69ccedba (diff)
Changing gitlab-shell version to 3.6.6 instead of 3.6.3, later on the upgrade process it will complain about running 3.6.3 instead of 3.6.6.
Diffstat (limited to 'doc/update/8.12-to-8.13.md')
-rw-r--r--doc/update/8.12-to-8.13.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.12-to-8.13.md b/doc/update/8.12-to-8.13.md
index 8940d14559b..c0084d9d59c 100644
--- a/doc/update/8.12-to-8.13.md
+++ b/doc/update/8.12-to-8.13.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-13-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v3.6.3
+sudo -u git -H git checkout v3.6.6
```
### 6. Update gitlab-workhorse