[Python-checkins] python/dist/src/PCbuild BUILDno.txt,1.47,1.48 python20.wse,1.128,1.129 pythoncore.dsp,1.45,1.46

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Thu, 17 Jul 2003 07:48:29 -0700


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

Modified Files:
	BUILDno.txt python20.wse pythoncore.dsp 
Log Message:
Bump the release number to 2.3c1.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** BUILDno.txt	27 Jun 2003 15:49:34 -0000	1.47
--- BUILDno.txt	17 Jul 2003 14:48:26 -0000	1.48
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   44    2.3c1
+         17-Jul-2003
    43    2.3b2
          29-Jun-2003

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.128
retrieving revision 1.129
diff -C2 -d -r1.128 -r1.129
*** python20.wse	10 Jul 2003 16:20:58 -0000	1.128
--- python20.wse	17 Jul 2003 14:48:26 -0000	1.129
***************
*** 2,6 ****
  item: Global
    Version=8.14
!   Title=Python 2.3 beta 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.3 release candidate 1
    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.3b2.exe
    Dialogs Version=8
!   Version File=2.3b2
    Version Description=Python Programming Language
    Version Copyright=©2001-2003 Python Software Foundation
--- 19,25 ----
    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
***************
*** 67,71 ****
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3b2
  end
  item: Remark
--- 67,71 ----
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3c1
  end
  item: Remark

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