Post-release fiddling -- prep for 2.2 final.

This commit is contained in:
Tim Peters 2001-12-14 23:16:18 +00:00
parent 2c39115240
commit 909c091646
4 changed files with 35 additions and 6 deletions

View file

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