diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-10-26 04:05:21 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-10-26 04:05:21 (GMT) |
commit | d838911bb90486003cc850e398762c963c701335 (patch) | |
tree | de14a9f553c6f0c86bf3dc35d2fa4b7efd40f806 /PCbuild | |
parent | b6f8fec80bfb87ad501ef82b0e664ea281aa817c (diff) | |
parent | 16e7f97bcbcd14d3ef0ceb0947714e382dafe1e6 (diff) | |
download | cpython-d838911bb90486003cc850e398762c963c701335.zip cpython-d838911bb90486003cc850e398762c963c701335.tar.gz cpython-d838911bb90486003cc850e398762c963c701335.tar.bz2 |
Merge with 3.4
Diffstat (limited to 'PCbuild')
-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 6193c64..1b6a594 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -214,7 +214,7 @@ _lzma Homepage: http://tukaani.org/xz/ _ssl - Python wrapper for version 1.0.1h of the OpenSSL secure sockets + Python wrapper for version 1.0.1j of the OpenSSL secure sockets library, which is built by ssl.vcxproj Homepage: http://www.openssl.org/ |