[Python-checkins] python/dist/src/PCbuild pythoncore.dsp,1.30.4.6,1.30.4.7

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Fri, 30 May 2003 08:43:37 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1:/tmp/cvs-serv3178

Modified Files:
      Tag: release22-maint
	pythoncore.dsp 
Log Message:
Update the buildno diplayed by Windows Python 2.2.3.


Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.30.4.6
retrieving revision 1.30.4.7
diff -C2 -d -r1.30.4.6 -r1.30.4.7
*** pythoncore.dsp	22 May 2003 15:39:10 -0000	1.30.4.6
--- pythoncore.dsp	30 May 2003 15:43:34 -0000	1.30.4.7
***************
*** 740,748 ****
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=41
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=41
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=42
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=42
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"