[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.26.4.4,1.26.4.5 pythoncore.dsp,1.30.4.1,1.30.4.2

Tim Peters tim_one@users.sourceforge.net
Mon, 25 Mar 2002 11:30:42 -0800


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

Modified Files:
      Tag: release22-maint
	BUILDno.txt pythoncore.dsp 
Log Message:
Bump Windows build number to 33.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.26.4.4
retrieving revision 1.26.4.5
diff -C2 -d -r1.26.4.4 -r1.26.4.5
*** BUILDno.txt	19 Mar 2002 02:13:47 -0000	1.26.4.4
--- BUILDno.txt	25 Mar 2002 19:30:40 -0000	1.26.4.5
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   33    2.2.1c2
+         26-Mar-2002
    32    2.2.1c1
          18-Mar-2002

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.30.4.1
retrieving revision 1.30.4.2
diff -C2 -d -r1.30.4.1 -r1.30.4.2
*** pythoncore.dsp	28 Feb 2002 07:43:20 -0000	1.30.4.1
--- pythoncore.dsp	25 Mar 2002 19:30:40 -0000	1.30.4.2
***************
*** 740,748 ****
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=32
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=32
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 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"