Skip to content

Commit d87bb5a

Browse files
committed
Merge pull request #90 from x2on/openssl-1.0.2f
OpenSSL 1.0.2f
2 parents 21264bf + 6f7e96b commit d87bb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-libssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
###########################################################################
2222
# Change values here #
2323
# #
24-
VERSION="1.0.2e" #
24+
VERSION="1.0.2f" #
2525
IOS_SDKVERSION=`xcrun -sdk iphoneos --show-sdk-version` #
2626
TVOS_SDKVERSION=`xcrun -sdk appletvos --show-sdk-version` #
2727
CONFIG_OPTIONS="" #

0 commit comments

Comments
 (0)