summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-12-30 09:48:31 +0100
committerjan Iversen <jani@libreoffice.org>2017-12-30 13:30:39 +0100
commit9e7073e822d5f4d18e34df9b5a92bbc51493937e (patch)
tree88ae25d5eb12f37e2cbf249227a89d4d72fd58ab /README.md
parent494bdd3dc32287cc01ea4e0d81438a9266425726 (diff)
iOS, bump version to 11.2
Change-Id: Ia24e872f138a78d3d585150e3cde78858de60b77
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9721813c23f1..1a91674665e7 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ run and compile LibreOffice, also used by the TDF builds:
* Runtime: RHEL 6 or CentOS 6
* Build: GCC 4.8.1 or Clang
* iOS (only for LibreOfficeKit):
- * Runtime: 11.0 (only support for newer i devices == 64 bit)
- * Build: Xcode 9.0 and iPhone SDK 11.1
+ * Runtime: 11.2 (only support for newer i devices == 64 bit)
+ * Build: Xcode 9.0 and iPhone SDK 11.2
At least Clang 3.4.2 is known to be too old to pass the configure.ac check "whether $CXX supports
C++17, C++14, or C++11" in its current form (due to the #pragma GCC diagnostic ignored "-Wpragmas"