[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11,1.11.2.1 python20.wse,1.39,1.39.2.1 pythoncore.dsp,1.13,1.13.2.1

Tim Peters tim_one@users.sourceforge.net
Sun, 01 Jul 2001 21:31:30 -0700


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

Modified Files:
      Tag: release21-maint
	BUILDno.txt python20.wse pythoncore.dsp 
Log Message:
2.1.1c1 WIndows fiddling, plus patchlevel.h.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -C2 -r1.11 -r1.11.2.1
*** BUILDno.txt	2001/04/16 18:20:30	1.11
--- BUILDno.txt	2001/07/02 04:31:28	1.11.2.1
***************
*** 34,37 ****
--- 34,41 ----
  Windows Python BUILD numbers
  ----------------------------
+   20    2.1.1       TENTATIVE
+         20-Jul-2001
+   19    2.1.1c1     TENTATIVE
+         13-Jul-2001
    15    2.1
          16-Apr-2001

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.39
retrieving revision 1.39.2.1
diff -C2 -r1.39 -r1.39.2.1
*** python20.wse	2001/04/16 18:20:30	1.39
--- python20.wse	2001/07/02 04:31:28	1.39.2.1
***************
*** 2,6 ****
  item: Global
    Version=5.0
!   Title=Python 2.1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=5.0
!   Title=Python 2.1.1c1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 67,71 ****
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 2.1
  end
  item: Set Variable
--- 67,71 ----
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 2.1.1c1
  end
  item: Set Variable

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -C2 -r1.13 -r1.13.2.1
*** pythoncore.dsp	2001/04/16 18:20:30	1.13
--- pythoncore.dsp	2001/07/02 04:31:28	1.13.2.1
***************
*** 740,748 ****
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=15
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=15
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=19
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=19
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"