diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-01-17 08:54:19 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-01-17 08:54:19 (GMT) |
commit | 78542ef830e53bbb505cf83acc75697121b756cc (patch) | |
tree | 9355c3604c0932e94c22d126d3dd6b5e2be95873 /PCbuild | |
parent | 70c4378dbcfdcbeef6fb3aa348f32ed862fe8eb7 (diff) | |
download | cpython-78542ef830e53bbb505cf83acc75697121b756cc.zip cpython-78542ef830e53bbb505cf83acc75697121b756cc.tar.gz cpython-78542ef830e53bbb505cf83acc75697121b756cc.tar.bz2 |
Windows installer: update dialogs, program groups, etc, to 2.1 alpha 1.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/python20.wse | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index a885089..ce34a33 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=5.0 - Title=Python 2.0 + Title=Python 2.1 alpha 1 Flags=00010100 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Japanese Font Name=MS Gothic @@ -64,19 +64,19 @@ item: End Block end item: Set Variable Variable=APPTITLE - Value=Python 2.0 + Value=Python 2.1 alpha 1 end item: Set Variable Variable=GROUP - Value=Python 2.0 + Value=Python 2.1 end item: Set Variable Variable=PY_VERSION - Value=2.0 + Value=2.1a1 end item: Set Variable Variable=MAINDIR - Value=Python20 + Value=Python21 end item: Get Registry Key Value Variable=PROGRAM_FILES |