[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.20,1.21 pythoncore.dsp,1.21,1.22

Tim Peters tim_one@users.sourceforge.net
Thu, 06 Sep 2001 09:33:19 -0700


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

Modified Files:
	BUILDno.txt pythoncore.dsp 
Log Message:
Bump Windows buildno (installer changes were made earlier).


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** BUILDno.txt	2001/08/22 21:36:50	1.20
--- BUILDno.txt	2001/09/06 16:33:17	1.21
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   23    2.2a3
+         07-Sep-2001
    22    2.2a2
          22-Aug-2001

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** pythoncore.dsp	2001/09/06 06:39:39	1.21
--- pythoncore.dsp	2001/09/06 16:33:17	1.22
***************
*** 725,733 ****
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=22
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=22
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 725,733 ----
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=23
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=23
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"