diff options
author | Douwe Maan <douwe@selenight.nl> | 2016-03-17 22:21:10 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2016-03-17 22:21:10 +0100 |
commit | 515dd63d654dff964615cf0a2fb2c841b6302767 (patch) | |
tree | 7b33667d9ad708c0c9f55820909a888ef39ec2f2 /README.md | |
parent | d1fd2cb8c1cad5299555c3e9cff54e1d8cde44c0 (diff) | |
download | gitlab-ce-515dd63d654dff964615cf0a2fb2c841b6302767.tar.gz |
Bump Git version requirement to 2.7.4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 208427fcf8c..afa60116ebb 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ GitLab is a Ruby on Rails application that runs on the following software: - Ubuntu/Debian/CentOS/RHEL - Ruby (MRI) 2.1 -- Git 2.7.3+ +- Git 2.7.4+ - Redis 2.8+ - MySQL or PostgreSQL |