[Python-checkins] python/dist/src/PCbuild BUILDno.txt,1.49,1.50 python20.wse,1.130,1.131 pythoncore.dsp,1.46,1.47

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Wed, 23 Jul 2003 17:15:48 -0700


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

Modified Files:
	BUILDno.txt python20.wse pythoncore.dsp 
Log Message:
Update version numbers and dates for 2.3c2 -- we won't be able to do this
during the day tomorrow, so doing it earlier than I'd like.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** BUILDno.txt	18 Jul 2003 21:12:21 -0000	1.49
--- BUILDno.txt	24 Jul 2003 00:15:46 -0000	1.50
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   45    2.3c2
+         24-Jul-2003
    44    2.3c1
          18-Jul-2003

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.130
retrieving revision 1.131
diff -C2 -d -r1.130 -r1.131
*** python20.wse	18 Jul 2003 21:11:36 -0000	1.130
--- python20.wse	24 Jul 2003 00:15:46 -0000	1.131
***************
*** 2,6 ****
  item: Global
    Version=8.14
!   Title=Python 2.3 release candidate 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=8.14
!   Title=Python 2.3 release candidate 2
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 19,30 ****
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.3c1.exe
    Dialogs Version=8
!   Version File=2.3c1
    Version Description=Python Programming Language
    Version Copyright=©2001-2003 Python Software Foundation
    Version Company=PythonLabs at Zope Corporation
    Crystal Format=10111100101100000010001001001001
!   Step View=&Properties
    Variable Name1=_WISE_
    Variable Description1=WISE root directory
--- 19,30 ----
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.3c2.exe
    Dialogs Version=8
!   Version File=2.3c2
    Version Description=Python Programming Language
    Version Copyright=©2001-2003 Python Software Foundation
    Version Company=PythonLabs at Zope Corporation
    Crystal Format=10111100101100000010001001001001
!   Step View=&All
    Variable Name1=_WISE_
    Variable Description1=WISE root directory
***************
*** 68,72 ****
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3c1
  end
  item: Remark
--- 68,72 ----
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3c2
  end
  item: Remark

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** pythoncore.dsp	17 Jul 2003 14:48:26 -0000	1.46
--- pythoncore.dsp	24 Jul 2003 00:15:46 -0000	1.47
***************
*** 259,263 ****
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=44
  # End Source File
  # Begin Source File
--- 259,263 ----
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=45
  # End Source File
  # Begin Source File