Commit 22e6a1c0 authored by Tim Peters's avatar Tim Peters

Prep Windows installer for 2.0c1: title and build number.

parent e61b7189
...@@ -33,6 +33,8 @@ How to change the Windows build number: ...@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers Windows Python BUILD numbers
---------------------------- ----------------------------
7 2.0c1
07-Oct-2000
6 2.0b2 6 2.0b2
26-Sep-2000 26-Sep-2000
5 CVS development 5 CVS development
......
...@@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c ...@@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "python20 - Win32 Release" !IF "$(CFG)" == "python20 - Win32 Release"
# ADD CPP /D BUILD=6 # ADD CPP /D BUILD=7
!ELSEIF "$(CFG)" == "python20 - Win32 Debug" !ELSEIF "$(CFG)" == "python20 - Win32 Debug"
# ADD CPP /D BUILD=6 # ADD CPP /D BUILD=7
!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug" !ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
......
Document Type: WSE Document Type: WSE
item: Global item: Global
Version=5.0 Version=5.0
Title=Python 2.0 beta 2 Title=Python 2.0 Release Candidate 1
Flags=00010100 Flags=00010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Japanese Font Name=MS Gothic Japanese Font Name=MS Gothic
...@@ -64,7 +64,7 @@ item: End Block ...@@ -64,7 +64,7 @@ item: End Block
end end
item: Set Variable item: Set Variable
Variable=APPTITLE Variable=APPTITLE
Value=Python 2.0 beta 2 Value=Python 2.0 Release Candidate 1
end end
item: Set Variable item: Set Variable
Variable=GROUP Variable=GROUP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment