commit | ee310bc2b731e0eabdfac327f353d0cc511b2b25 | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@microsoft.com> | Fri May 30 11:01:15 2014 -0700 |
committer | Steve Dower <steve.dower@microsoft.com> | Fri May 30 11:01:15 2014 -0700 |
tree | ad1a638bd326c63e95042d6b0f363b946362aa00 | |
parent | 529a639669756b77e89d8803892ec55f3004b863 [diff] [blame] |
Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds
diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops index 024bfa8..dfdc556 100644 --- a/PCbuild/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops
@@ -82,7 +82,7 @@ /> <UserMacro Name="opensslDir" - Value="$(externalsDir)\openssl-0.9.8y" + Value="$(externalsDir)\openssl-1.0.1g" /> <UserMacro Name="tcltkDir"