[Python-checkins] python/dist/src/PCbuild BUILDno.txt,1.26.4.9,1.26.4.10 python20.wse,1.98.4.11,1.98.4.12 pythoncore.dsp,1.30.4.5,1.30.4.6

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Thu, 22 May 2003 08:39:12 -0700


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

Modified Files:
      Tag: release22-maint
	BUILDno.txt python20.wse pythoncore.dsp 
Log Message:
Assorted 2.2.3c1 and copyright changes specific to Windows.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.26.4.9
retrieving revision 1.26.4.10
diff -C2 -d -r1.26.4.9 -r1.26.4.10
*** BUILDno.txt	14 Oct 2002 15:02:11 -0000	1.26.4.9
--- BUILDno.txt	22 May 2003 15:39:09 -0000	1.26.4.10
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   41    2.2.3c1
+         22-May-2003
    37    2.2.2 (final)
          14-Oct-2002

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.98.4.11
retrieving revision 1.98.4.12
diff -C2 -d -r1.98.4.11 -r1.98.4.12
*** python20.wse	22 Mar 2003 02:08:30 -0000	1.98.4.11
--- python20.wse	22 May 2003 15:39:09 -0000	1.98.4.12
***************
*** 2,6 ****
  item: Global
    Version=8.14
!   Title=Python 2.2.2
    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.3 release candidate 1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 19,27 ****
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.2.2.exe
    Dialogs Version=8
!   Version File=2.2.2
    Version Description=Python Programming Language
!   Version Copyright=©2002 Python Software Foundation
    Version Company=PythonLabs at Zope Corporation
    Crystal Format=10111100101100000010001001001001
--- 19,27 ----
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.2.3c1.exe
    Dialogs Version=8
!   Version File=2.2.3c1
    Version Description=Python Programming Language
!   Version Copyright=©2003 Python Software Foundation
    Version Company=PythonLabs at Zope Corporation
    Crystal Format=10111100101100000010001001001001
***************
*** 65,69 ****
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.2.2
  end
  item: Remark
--- 65,69 ----
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.2.3c1
  end
  item: Remark

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.30.4.5
retrieving revision 1.30.4.6
diff -C2 -d -r1.30.4.5 -r1.30.4.6
*** pythoncore.dsp	14 Oct 2002 15:03:43 -0000	1.30.4.5
--- pythoncore.dsp	22 May 2003 15:39:10 -0000	1.30.4.6
***************
*** 740,748 ****
  !IF  "$(CFG)" == "pythoncore - Win32 Release"
  
! # ADD CPP /D BUILD=37
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
  
! # ADD CPP /D BUILD=37
  
  !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 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"