From f04b4fd964712b19437be8785ccd6826f9fce961 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Wed, 15 Oct 2014 17:00:07 +0200 Subject: [PATCH] Update build-libssl.sh --- build-libssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-libssl.sh b/build-libssl.sh index cfd4abf..e013840 100755 --- a/build-libssl.sh +++ b/build-libssl.sh @@ -21,7 +21,7 @@ ########################################################################### # Change values here # # -VERSION="1.0.1i" # +VERSION="1.0.1j" # SDKVERSION=`xcrun -sdk iphoneos --show-sdk-version` # # # ###########################################################################