summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-11-23 12:07:40 +0200
committerTor Lillqvist <tml@collabora.com>2018-11-27 08:35:44 +0100
commita7f57d86c7c67ba3ceb4f4ec27cb1a7826579b3f (patch)
tree9d8e4b5237c3a8ca7fd0fcc3dd38a6e8ed45e540 /README.md
parentremove unused GRFMGR_AUTOSWAPSTREAM defines (diff)
downloadcore-a7f57d86c7c67ba3ceb4f4ec27cb1a7826579b3f.tar.gz
core-a7f57d86c7c67ba3ceb4f4ec27cb1a7826579b3f.zip
Bump minimum macOS run-time version to 10.10
It is much over a year since we bumped to 10.9, so it is time. Bumping to 10.10 will allow us to with good conscience get rid of some code that (presumably) tries to emulate some aspects of OS X user interface look that went away in 10.10. See tdf#114839. Change-Id: Ic41f73d8e59a40c4696069af85bb3ff33146086c Reviewed-on: https://gerrit.libreoffice.org/63880 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9192f828be10..1285ed7e3f12 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ run and compile LibreOffice, also used by the TDF builds:
* Runtime: Windows 7
* Build: Cygwin + Visual Studio 2017
* macOS:
- * Runtime: 10.9
+ * Runtime: 10.10
* Build: 10.12 + Xcode 9.3
* Linux:
* Runtime: RHEL 6 or CentOS 6