diff options
author | Tor Lillqvist <tml@collabora.com> | 2021-11-01 14:46:08 +0200 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2021-11-03 12:30:18 +0100 |
commit | 0f1155503e17a78fc5b4afb51a7afff365ecd1f0 (patch) | |
tree | 50268ab5cd3566c182a3d94ca97d8eb0da53d0d0 /README.md | |
parent | 65081542d2dabdf17820d62abdc5a22d3734e52d (diff) |
Bump minimum macOS to 10.12
Change-Id: I1a4af1af2eb95cb182491b2de2ac05dc3a1cb0c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124547
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
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 22d403aab128..8f032a27b50f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ run and compile LibreOffice, also used by the TDF builds: * Runtime: Windows 7 * Build: Cygwin + Visual Studio 2019 version 16.5 * macOS: - * Runtime: 10.10 + * Runtime: 10.12 * Build: 10.14.4 + Xcode 11.3 * Linux: * Runtime: RHEL 7 or CentOS 7 |