From 2a466e41bf96658c096fde30e99f96981bb97b7d Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Sat, 2 Mar 2013 21:44:30 +0100 Subject: [PATCH] OpenSSL 1.0.1e + iOS 6.1 --- README.md | 1 + build-libssl.sh | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63663da..13d0717 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ From and ## Changelog +* 2013-03-01: OpenSSL 1.0.1e + iOS 6.1 * 2012-09-21: Support for iOS 6.0 and iPhone 5 (armv7s) - Remove armv6 support * 2012-05-17: OpenSSL 1.0.1c * 2012-05-02: OpenSSL 1.0.1b diff --git a/build-libssl.sh b/build-libssl.sh index 5925353..6e0d6ea 100755 --- a/build-libssl.sh +++ b/build-libssl.sh @@ -21,8 +21,8 @@ ########################################################################### # Change values here # # # -VERSION="1.0.1c" # -SDKVERSION="6.0" # +VERSION="1.0.1e" # +SDKVERSION="6.1" # # # ########################################################################### # #