diff --git a/README.md b/README.md index 8fa78b1..bb274f5 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ If you have problems building for arm64 please uninstall MacPorts (see [#28](htt * ## Changelog +* 2015-05-04: OpenSSL 1.0.2h * 2015-12-11: Xcode 7.2 support, iOS 9.2 * 2015-12-03: OpenSSL 1.0.2e * 2015-11-17: tvOS example app, Migrate to Swift for example app diff --git a/build-libssl.sh b/build-libssl.sh index b9303de..79268c7 100755 --- a/build-libssl.sh +++ b/build-libssl.sh @@ -21,7 +21,7 @@ ########################################################################### # Change values here # # # -VERSION="1.0.2g" # +VERSION="1.0.2h" # IOS_SDKVERSION=`xcrun -sdk iphoneos --show-sdk-version` # TVOS_SDKVERSION=`xcrun -sdk appletvos --show-sdk-version` # CONFIG_OPTIONS="" #