diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-01-11 18:30:26 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2022-01-12 08:51:49 +0100 |
commit | 3e94991d7fd3a085549c3a5d4c991688042d2cb9 (patch) | |
tree | 904597a3a3b84f55a6b683908ff8fada0a08bd55 /README.md | |
parent | 12e03ccd0cc45394cff479a6190e97a6d599d2c8 (diff) |
Bump minimum macOS to 10.13
Change-Id: If495606bb1b0c82abba8fa93277cf3d445e0136a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128291
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
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 8f032a27b50f..4052f0580c08 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.12 + * Runtime: 10.13 * Build: 10.14.4 + Xcode 11.3 * Linux: * Runtime: RHEL 7 or CentOS 7 |