We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f267da5 + e721d67 commit 734f48eCopy full SHA for 734f48e
README.md
@@ -23,6 +23,7 @@ If you have problems building for arm64 please uninstall MacPorts (see #28).
23
* <http://www.x2on.de/2010/07/13/tutorial-iphone-app-with-compiled-openssl-1-0-0a-library/>
24
25
## Changelog
26
+* 2015-03-19: OpenSSL 1.0.2a
27
* 2015-01-28: OpenSSL 1.0.2
28
* 2015-01-10: OpenSSL 1.0.1k
29
* 2014-10-15: OpenSSL 1.0.1j
build-libssl.sh
@@ -21,7 +21,7 @@
21
###########################################################################
22
# Change values here #
#
-VERSION="1.0.2" #
+VERSION="1.0.2a" #
SDKVERSION=`xcrun -sdk iphoneos --show-sdk-version` #
# #
0 commit comments