diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-06-15 22:13:28 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-06-15 22:13:28 (GMT) |
commit | f88d83b922d3525ec65dbfe03e27f197ef1a9021 (patch) | |
tree | a5f13f1c05af824b4ef3259b43ee2a9407d13531 /PCbuild/readme.txt | |
parent | dccc5edfa15890fb17afda19ab40b33810afab83 (diff) | |
download | cpython-f88d83b922d3525ec65dbfe03e27f197ef1a9021.zip cpython-f88d83b922d3525ec65dbfe03e27f197ef1a9021.tar.gz cpython-f88d83b922d3525ec65dbfe03e27f197ef1a9021.tar.bz2 |
Issue #26930: Update Windows build to OpenSSL 1.0.2h
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index e68cc5c..d45eb27 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -169,7 +169,7 @@ _lzma Homepage:
http://tukaani.org/xz/
_ssl
- Python wrapper for version 1.0.2g of the OpenSSL secure sockets
+ Python wrapper for version 1.0.2h of the OpenSSL secure sockets
library, which is built by ssl.vcxproj
Homepage:
http://www.openssl.org/
|