commit | 70d87d73291ca6263955c57842c07e98be768352 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Oct 07 04:04:07 2000 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Oct 07 04:04:07 2000 +0000 |
tree | b4c5da268ccc43e0813099dd613b02f7d7ecd5d0 | |
parent | f2fba87dcc6bb75c126b3b1cd79e6b4b62e4981a [diff] [blame] |
Prep Windows installer for 2.0c1: title and build number.
diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp index 587be0a..e8e324c 100644 --- a/PCbuild/python20.dsp +++ b/PCbuild/python20.dsp
@@ -694,11 +694,11 @@ !IF "$(CFG)" == "python20 - Win32 Release" -# ADD CPP /D BUILD=6 +# ADD CPP /D BUILD=7 !ELSEIF "$(CFG)" == "python20 - Win32 Debug" -# ADD CPP /D BUILD=6 +# ADD CPP /D BUILD=7 !ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"