diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-06-14 11:22:13 +0300 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-06-15 08:20:59 +0200 |
commit | 0c96561a567fd7dbb394a1a44479a42aa149bcc7 (patch) | |
tree | 4e1b1c9934d15a163d210ace0e278adc6d53e9f9 /README.md | |
parent | cb83063cc0eb4e93bd44bc0cb9b7c4841230cdef (diff) |
Bump minimum macOS to 10.14
This gives us full support for variant, optional, any and visit libraries
Change-Id: I9f1bff5d7c0e2d5acc8c8b92c9a269b00e317574
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135804
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 d2effbb58576..bd1528f321ee 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.10 * macOS: - * Runtime: 10.13 + * Runtime: 10.14 * Build: 11.0 + Xcode 12.5 * Linux: * Runtime: RHEL 7 or CentOS 7 |