diff options
author | Georg Brandl <georg@python.org> | 2011-02-20 10:41:31 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-02-20 10:41:31 (GMT) |
commit | fa2c61a22279f286e6e3abee0581fe66eb812737 (patch) | |
tree | ff869387789a3960af9ba2dd46cca4e0e86e8668 /PCbuild/pyproject.vsprops | |
parent | 3ebb6b361553b1a786396189e92945a59075e51a (diff) | |
download | cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.zip cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.tar.gz cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.tar.bz2 |
More automated version replacement.
Diffstat (limited to 'PCbuild/pyproject.vsprops')
-rw-r--r-- | PCbuild/pyproject.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops index 2ec9fdd..e8a915f 100644 --- a/PCbuild/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops @@ -38,7 +38,7 @@ /> <UserMacro Name="PyDllName" - Value="python32" + Value="python33" /> <UserMacro Name="PythonExe" |