summaryrefslogtreecommitdiffstats
path: root/PCbuild/pyproject.props
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-06-06 06:27:34 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-06-06 06:27:34 (GMT)
commit3266a8fa5910e941e3f640cb9e2804294d42ceca (patch)
treed4281907ebfb98a8f710e1e5d20fba1454c0f0f7 /PCbuild/pyproject.props
parentcc568b12225f944330c09484bac482aa2cc67a5f (diff)
parent7d55da42a4e7f1145f14312b703298aff25c0e06 (diff)
downloadcpython-3266a8fa5910e941e3f640cb9e2804294d42ceca.zip
cpython-3266a8fa5910e941e3f640cb9e2804294d42ceca.tar.gz
cpython-3266a8fa5910e941e3f640cb9e2804294d42ceca.tar.bz2
Issue #21671: Merge with 3.4
Diffstat (limited to 'PCbuild/pyproject.props')
-rw-r--r--PCbuild/pyproject.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props
index d9811cc..20b63fc 100644
--- a/PCbuild/pyproject.props
+++ b/PCbuild/pyproject.props
@@ -20,7 +20,7 @@
<sqlite3Dir>$(externalsDir)\sqlite-3.8.3.1</sqlite3Dir>
<bz2Dir>$(externalsDir)\bzip2-1.0.6</bz2Dir>
<lzmaDir>$(externalsDir)\xz-5.0.5</lzmaDir>
- <opensslDir>$(externalsDir)\openssl-1.0.1g</opensslDir>
+ <opensslDir>$(externalsDir)\openssl-1.0.1h</opensslDir>
<tclDir>$(externalsDir)\tcl-8.6.1.0</tclDir>
<tkDir>$(externalsDir)\tk-8.6.1.0</tkDir>
<tixDir>$(externalsDir)\tix-8.4.3.4</tixDir>