commit
91453e3734
|
@ -23,6 +23,7 @@ If you have problems building for arm64 please uninstall MacPorts (see #28).
|
|||
* <http://www.x2on.de/2010/07/13/tutorial-iphone-app-with-compiled-openssl-1-0-0a-library/>
|
||||
|
||||
## Changelog
|
||||
* 2014-08-08: OpenSSL 1.0.1i
|
||||
* 2014-06-05: OpenSSL 1.0.1h
|
||||
* 2014-04-07: OpenSSL 1.0.1g
|
||||
* 2014-03-12: iOS 7.1 support
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
###########################################################################
|
||||
# Change values here #
|
||||
#
|
||||
VERSION="1.0.1h" #
|
||||
VERSION="1.0.1i" #
|
||||
SDKVERSION="7.1" #
|
||||
# #
|
||||
###########################################################################
|
||||
|
|
Loading…
Reference in New Issue