[Python-checkins] python/dist/src/PCbuild pythoncore.dsp,1.30.4.4,1.30.4.5

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Mon, 14 Oct 2002 08:03:58 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv21963/22/PCbuild

Modified Files:
      Tag: release22-maint
	pythoncore.dsp 
Log Message:
Update Windows buildno for 2.2.2 final.


Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.30.4.4
retrieving revision 1.30.4.5
diff -C2 -d -r1.30.4.4 -r1.30.4.5
*** pythoncore.dsp	6 Oct 2002 04:14:18 -0000	1.30.4.4
--- pythoncore.dsp	14 Oct 2002 15:03:43 -0000	1.30.4.5
***************
*** 740,748 ****
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=36
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=36
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=37
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=37
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"