[Python-checkins] python/dist/src/PCbuild BUILDno.txt,1.26.4.7,1.26.4.8 python20.wse,1.98.4.7,1.98.4.8 pythoncore.dsp,1.30.4.3,1.30.4.4

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Sat, 05 Oct 2002 21:14:20 -0700


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

Modified Files:
      Tag: release22-maint
	BUILDno.txt python20.wse pythoncore.dsp 
Log Message:
Assorted changes needed to release 2.2.2b1.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.26.4.7
retrieving revision 1.26.4.8
diff -C2 -d -r1.26.4.7 -r1.26.4.8
*** BUILDno.txt	9 Apr 2002 21:19:53 -0000	1.26.4.7
--- BUILDno.txt	6 Oct 2002 04:14:18 -0000	1.26.4.8
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   36    2.2.2b1
+         7-Oct-2002
    34    2.2.1 (final)
          10-Apr-2002

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.98.4.7
retrieving revision 1.98.4.8
diff -C2 -d -r1.98.4.7 -r1.98.4.8
*** python20.wse	24 Sep 2002 17:17:38 -0000	1.98.4.7
--- python20.wse	6 Oct 2002 04:14:18 -0000	1.98.4.8
***************
*** 2,6 ****
  item: Global
    Version=8.14
!   Title=Python 2.2.2a0
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=8.14
!   Title=Python 2.2.2b1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 19,25 ****
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.2.2a0.exe
    Dialogs Version=8
!   Version File=2.2.2a0
    Version Description=Python Programming Language
    Version Copyright=©2002 Python Software Foundation
--- 19,25 ----
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.2.2b1.exe
    Dialogs Version=8
!   Version File=2.2.2b1
    Version Description=Python Programming Language
    Version Copyright=©2002 Python Software Foundation
***************
*** 65,69 ****
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.2.2a0
  end
  item: Remark
--- 65,69 ----
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.2.2b1
  end
  item: Remark

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.30.4.3
retrieving revision 1.30.4.4
diff -C2 -d -r1.30.4.3 -r1.30.4.4
*** pythoncore.dsp	4 Apr 2002 21:49:28 -0000	1.30.4.3
--- pythoncore.dsp	6 Oct 2002 04:14:18 -0000	1.30.4.4
***************
*** 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"
--- 740,748 ----
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=36
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=36
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"