From 9e7073e822d5f4d18e34df9b5a92bbc51493937e Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sat, 30 Dec 2017 09:48:31 +0100 Subject: iOS, bump version to 11.2 Change-Id: Ia24e872f138a78d3d585150e3cde78858de60b77 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b5a7b2b378d2..f125bd980be9 100644 --- a/configure.ac +++ b/configure.ac @@ -2858,7 +2858,7 @@ dnl =================================================================== if test $_os = iOS; then AC_MSG_CHECKING([what iOS SDK to use]) - current_sdk_ver=11.1 + current_sdk_ver=11.2 if test "$enable_ios_simulator" = "yes"; then platform=iPhoneSimulator versionmin=-mios-simulator-version-min=$current_sdk_ver -- cgit v1.2.3