diff options
author | Job van der Voort <job@gitlab.com> | 2014-11-21 09:56:05 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2014-11-21 09:56:05 +0000 |
commit | b47c57fbbec67de47cf1edba745f34df1adb00ad (patch) | |
tree | 956cc7f2c34ad6706ceb1acecc20cef4d2150839 /doc/update | |
parent | da3321b3a8797be38e38435fb647cbc09ed1c963 (diff) | |
download | gitlab-ci-b47c57fbbec67de47cf1edba745f34df1adb00ad.tar.gz |
Set the required GitLab version in the 5.2 update doc
Diffstat (limited to 'doc/update')
-rw-r--r-- | doc/update/5.1-to-5.2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/5.1-to-5.2.md b/doc/update/5.1-to-5.2.md index 3ae3ac4..6dcf002 100644 --- a/doc/update/5.1-to-5.2.md +++ b/doc/update/5.1-to-5.2.md @@ -1,6 +1,6 @@ # Update from 5.1 to 5.2 -__GitLab CI 5.2 requires GitLab 6.3 or higher and GitLab CI Runner v5__ +__GitLab CI 5.2 requires GitLab 7.5 or higher and GitLab CI Runner v5__ ### 1. stop CI server |