Update Windows installer for 2.1b2.

This commit is contained in:
Tim Peters 2001-03-21 06:09:14 +00:00
parent eba5130e4f
commit 55f826cd6a
3 changed files with 6 additions and 4 deletions

View file

@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
# ADD CPP /D BUILD=11
# ADD CPP /D BUILD=12
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
# ADD CPP /D BUILD=11
# ADD CPP /D BUILD=12
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"