Fix typo.

This commit is contained in:
Martin v. Löwis 2012-05-18 16:42:52 +02:00
parent e01eb4cc80
commit cca802e354
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ if not exist bzip2-1.0.6 (
)
@rem OpenSSL
if not exist openssl-1.0.0c (
if not exist openssl-1.0.1c (
rd /s/q openssl-1.0.0j
svn export http://svn.python.org/projects/external/openssl-1.0.0c
svn export http://svn.python.org/projects/external/openssl-1.0.1c
)
@rem tcl/tk