[Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.30.4.2,1.30.4.3

Tim Peters tim_one@users.sourceforge.net
Thu, 04 Apr 2002 13:49:30 -0800


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

Modified Files:
      Tag: release22-maint
	pythoncore.dsp 
Log Message:
Fiddle Windows build number for 2.2.1 final.


Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.30.4.2
retrieving revision 1.30.4.3
diff -C2 -d -r1.30.4.2 -r1.30.4.3
*** pythoncore.dsp	25 Mar 2002 19:30:40 -0000	1.30.4.2
--- pythoncore.dsp	4 Apr 2002 21:49:28 -0000	1.30.4.3
***************
*** 740,748 ****
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=33
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=33
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=34
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=34
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"